Create one or more events. Requires public API key in Bearer token.
Events API
Create Events
Use track, identify, and group to send events to Trench.
POST
Create one or more events. Requires public API key in Bearer token.
This endpoint requires your public API key.
track, identify, and group methods to send events to Trench via the /events endpoint.Body
application/json
The events to insert.
Response
201
The events have been successfully created.