Authorizations
Enter your API key
Body
Customer contact data
First name of the customer contact
"John"
Email of the customer contact
"john.doe@example.com"
Last name of the customer contact
"Doe"
Phone number of the customer contact with country code
"+1234567890"
Contact type (UID of the contact type attribute value) of the customer contact to create. (Uses default contact type if not provided)
"CT123"
Avatar URL of the customer contact
"https://example.com/avatar.png"
Account IDs of the customer contact
["A123", "A456"]
The custom field values of the customer contact
The metadata of the customer contact
Response
Customer contact created successfully
The identifier of the customer contact
The first name of the customer contact
The last name of the customer contact
The email of the customer contact
The phone number of the customer contact
The avatar URL of the customer contact
The name of the account
The identifier of the contact type
The name of the contact type
The custom field values
The metadata of the contact
The creation date of the contact
The last update date of the contact