PUT
/
entitlements
/
{id}
/
status

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Entitlement identifier

Body

active
boolean

The status of the entitlement

Response

200 - application/json

Get all entitlements of a subscription

id
string
subscriptionItem
object | null
feature
object | null
value
string

The value of the entitlement. Can be a boolean (switch), a string (custom), a number (quantity) or a custom number (range).

validFrom
string | null

The date from which the entitlement is valid

validUntil
string | null

The date until which the entitlement is valid

active
boolean