Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payload for ingesting events
Contents of the event
Response
Success response
Example:
true
This API let’s you to ingest an event if a user is entitled to a feature
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Payload for ingesting events
Contents of the event
Success response
true