Events API
Create Events
Use track
, identify
, and group
to send events to Trench.
POST
This endpoint requires your public API key.
You can use the track
, identify
, and group
methods to send events to Trench via the /events
endpoint.
Body
application/json
Response
201
The events have been successfully created.