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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Entitlements represent an end-users permission to access event or creative work content.
OK
The response is of type object
.