Entitlements
Upsert entitlement
UpsertEntitlement
Upserts a new entitlement or updates an existing entitlement.
Note: If you wish to invalidate an existing entitlement, set the expires_at
field to any moment in the past.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Entitlements represent an end-users permission to access event or creative work content.
Response
200
application/json
OK
The response is of type object
.