Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the entitlement.
Body
application/json
The name of the entitlement.
A description of the entitlement.
The provisioning method for the entitlement.
Whether requests are enabled for the entitlement.
The default access policy for the entitlement (optional).
The IDs of entitlements that must be provisioned before this entitlement can be provisioned (optional).
Response
Success
The updated entitlement.