Create an entitlement

View as Markdown

Create a new identity entitlement. Requires app_id and type. The entitlement can then be associated with policies and granted to users.

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Workspace-IdstringOptional

Request

Request body for creating an entitlement via the public API
namestringRequired<=255 characters
Name of the entitlement
app_idlongRequired
ID of the identity resource app this entitlement belongs to
descriptionstringOptional<=1000 characters
Description of the entitlement
statusenumOptional
Status of the entitlement. Defaults to UNPUBLISHED if not specified.
Allowed values:
provisioning_configobjectOptional
deprovisioning_configobjectOptional

Response

Successful response