Courier Track Event

POST

Request

This endpoint expects an object.
eventstringRequired
A descriptive name of the event. This name will appear as a trigger in the Courier Automation Trigger node.
messageIdstringRequired
A required unique identifier that will be used to de-duplicate requests. If not unique, will respond with 409 Conflict status
propertiesmap from strings to anyRequired
type"track"Required
userIdstringOptional
The user id assocatiated with the track

Response

This endpoint returns an object.
messageIdstring

A successful call returns a 202 status code along with a requestId in the response body.