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
Response
Successful response
AccessManagementPostapiV1IgaEntitlementsResponse200 required
Empty response body
Changes
Changed in 2 of the 4 revisions of this API.21
- ●
the
descriptionrequest property's maxLength was set to1000request-property-max-length-set
- ●
the
namerequest property's maxLength was set to255request-property-max-length-set
- ●
- ○
api operation id
postapi-v-1-iga-entitlementsremoved and replaced withpostapi_v1_iga_entitlementsapi-operation-id-removed
- ○