POST
/
crm
/
contacts

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original CRM software.

Body

application/json
first_name
string
required

The first name of the contact

last_name
string
required

The last name of the contact

email_addresses
object[]
required

The email addresses of the contact

phone_numbers
object[]
required

The phone numbers of the contact

addresses
object[]
required

The addresses of the contact

field_mappings
object
required
user_id
string

The uuid of the user who owns the contact

Response

200 - application/json
statusCode
number
required
message
string
error
string
data
object