Create a contact
The contact creation endpoint allows adding a new contact with multiple identifiers, attributes, and lists, specifying their details and associations during the creation process.
An access token issued to a user.
Your workspace identifier.
b4e02c85-c6d2-4b15-8885-e09671799c61The display name for the contact.
John DoeThe list of account ids for the contact.
123e4567-e89b-12d3-a456-426614174000The list of list ids for the contact.
123e4567-e89b-12d3-a456-426614174000The list of company references for the contact.
The contact was created successfully.
The unique identifier for the contact.
123e4567-e89b-12d3-a456-426614174000The computed display name for the contact. It can be derived, in the following order if available,
from the displayName attribute, the firstName attribute, the emailaddress identifier,
or the phonenumber identifier.
John DoeYour workspace identifier.
123e4567-e89b-12d3-a456-426614174000The number of identifiers for the contact.
2The list of account ids for the contact.
123e4567-e89b-12d3-a456-426614174000The list of list ids for the contact.
123e4567-e89b-12d3-a456-426614174000The list of company references for the contact.
Whether the contact is anonymous. A contact is anonymous if it has no identifiers, or only has visitorid identifiers.
The workspace was not found.
The HTTP could not be completed because of a conflict with the current state of the resource.
The HTTP request is well-formed but was unable to be processed. The HTTP response should include details about the error.
Examples
Create a contact with identifiers
Create a contact with attributes
Create a contact with lists
Create a contact with providing all the details
Last updated
Was this helpful?

