Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the resource.
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).
Response
Success
The created entitlement.