Contact Service
The Contact Service allows you to manage contacts in your workspace. You can create, read, update, and delete contacts.Create Contact
Create a new contact in your workspace.Request Body
Example Request
Response
custom_fields entries were dropped during validation, the response
includes a top-level custom_field_warnings array describing each drop
(codes: unknown_key, archived_key, reserved_key, type_mismatch,
option_invalid, too_long, empty_value).
Get Contact
Retrieve a specific contact by ID.Parameters
Response
Update Contact
Update an existing contact.Parameters
Request Body
Example Request
Response
custom_fields entries were dropped during validation the
response includes a top-level custom_field_warnings array describing each drop.
