PUT
/
entitlements
/
{id}
/
status

Authorizations

Authorization
string
header
required

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

active
boolean
feature
object | null
id
string
subscriptionItem
object | null
validFrom
string | null

The date from which the entitlement is valid

validUntil
string | null

The date until which the entitlement is valid

value
string

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