Contacts
Manage individual contacts
Manage contacts
Create a new contact
Pass the API token in the Api-Token
Unique account ID
3229Contact created successfully.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
A Contact with the same email is already being created.
Returns validation errors.
Rate limit exceeded for the current account.
Internal error. Retry later or contact support.
Get contact using UUID or email (URL encoded)
Pass the API token in the Api-Token
Unique account ID
3229Contact UUID or Email
018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132OK.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Resource not found
Rate limit exceeded for the current account.
Internal error. Retry later or contact support.
Delete contact using UUID or email (URL encoded)
Pass the API token in the Api-Token
Unique account ID
3229Contact UUID or Email
018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132Contact successfully deleted
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Resource not found
Rate limit exceeded for the current account.
Internal error. Retry later or contact support.
No content
Update contact using UUID or email (URL encoded)
Pass the API token in the Api-Token
Unique account ID
3229Contact UUID or Email
018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132OK.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
A Contact with the same email is already being created.
Returns validation errors.
Rate limit exceeded for the current account.
Internal error. Retry later or contact support.
Last updated
Was this helpful?

