Contact Events
Track contact interactions
Authorizations
Api-TokenstringRequired
Pass the API token in the Api-Token
Path parameters
contact_identifierstring · uuid or emailRequiredExample:
Contact UUID or Email
018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132Body
namestring · max: 255Optional
Responses
201
OK.
application/json
contact_idstringOptional
contact_emailstringOptional
namestring · max: 255Optional
401
Returns unauthorized error message. Check your credentials.
application/json
403
Returns forbidden error message. Check your permissions.
application/json
404
Resource not found
application/json
422
Returns validation errors.
application/json
429
Rate limit exceeded for the current account.
application/json
500
Internal error. Retry later or contact support.
application/json
post
/api/contacts/{contact_identifier}/eventsLast updated
Was this helpful?

