Analytics

Send User Event Data

This route allows you to send user event data to the system.

put/api/analytics/events

Headers

TR-Datasetstring uuid required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Request body

OR
OR
OR
OR
OR
OR
OR

Response

The event data was successfully sent

Changes