Publish or discard an entitlement.

Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements].

This api is only applicable to user attribute based Dynamic Roles. While invoking this api 2 things needs to be specified as part of the pathparam.

entitlement: Unique identifier of the dynamic entitlement.
operation: publish: publish the dynamic entitlement so that it becomes active. Entitlements, which are in either review or active_review state can only be published.
discard: discard the dynamic entitlement, which leads to its deletion.

Path Params
string
required

Unique identifier of the entitlement to be published or discarded.

string
enum
required

Operation to be performed after a review.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

The request was successful.

500

Your request can't be processed because an internal server error occurred.

Language
URL
Response
Choose an example:
application/json
text/plain