Update an admin entitlement.

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

Path Params
string
required

Code of the admin entitlement to update.

Body Params

The body of the admin entitlement to update.

string
required

Name of the entitlement. Unique accross the application

string

Description

boolean

hasScope

conditionSet
array of objects

[Deprecated] Condition set to determine the users that belong to this role. And, Example value:[{"erDepartment":[{"op":"eq","vl":"Security"},{"op":"ne","vl":"Sales"}],"erPersonType":[{"op":"sw","vl":"Employee"},{"op":"ne","vl":"Contractor"}]},{"erDepartment":[{"op":"eq","vl":"Marketing"}]}]

conditionSet
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