v1

latestOpenAPI 3.1.02026-08-04147764567.0 KB
accessManagement

Create an entitlement

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

post/api/v1/iga/entitlements

Headers

X-Api-Keystring required
X-Workspace-Idstring

Request body

namestring required

Name of the entitlement

descriptionstring

Description of the entitlement

app_idinteger required

ID of the identity resource app this entitlement belongs to

status'UNPUBLISHED' | 'PUBLISHED'

Status of the entitlement. Defaults to PUBLISHED if not specified.

Response

Successful response

AccessManagementPostapiV1IgaEntitlementsResponse200 required

Empty response body