Skip to main content
POST
Ingest event if a user is entitled to a feature

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload for ingesting events

event
object
required

Contents of the event

Response

Success response

success
boolean
required
Example:

true