Entitlements
Ingest event if a user is entitled to a feature
This API let’s you to ingest an event if a user is entitled to a feature
POST
/
entitled
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload for ingesting events
event
object
requiredContents of the event
Response
200 - application/json
success
boolean
required