Contact Events

Track contact interactions

Manage contact events

Create contact event

post

Submit custom event for contact

Authorizations
Api-TokenstringRequired

Pass the API token in the Api-Token

Path parameters
account_idinteger · int64 · min: 1Required

Unique account ID

Example: 3229
contact_identifierstring · uuid or emailRequired

Contact UUID or Email

Example: 018dd5e3-f6d2-7c00-8f9b-e5c3f2d8a132
Body
namestring · max: 255Optional
Responses
201

OK.

application/json
post
/api/accounts/{account_id}/contacts/{contact_identifier}/events

Last updated

Was this helpful?