Contact Events
Track contact interactions
Manage contact events
Submit custom event for contact
Authorizations
Api-TokenstringRequired
Pass the API token in the Api-Token
Path parameters
account_idinteger · int64 · min: 1RequiredExample:
Unique account ID
3229contact_identifierstring · uuid or emailRequiredExample:
Contact UUID or Email
018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132Body
namestring · max: 255Optional
Responses
201
OK.
application/json
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/accounts/{account_id}/contacts/{contact_identifier}/eventsLast updated
Was this helpful?

