Create Track Event

Tracks an event. Returns the created event if successful.

Path Params
string
required

Brand ID. UUID v4 format.

Body Params
string
required

Unique user ID. UUID v4 format. This is the user who performed the event. Tracking this user and using the same id for all events related to this user is the responsibility of your implementation.. Failing to do so will result in inaccurate data.

string
enum
required

Type of event.

Allowed:
context
object
required

Context of the event. Helps in better categorizing the event.

properties
object
required

Properties of the event. Required for the events to be associated with given products and buttons.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json