Creates a new entitlement.

Creates a new entitlement of type role or permission.
In case of roles it is possible to add a list of children.
Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Body Params
string
required

Name of the entitlement. Unique accross the application

string

Description

string
enum
required

Type of the entitlement

Allowed:
string
enum

Sub type of the entitlement.

Allowed:
string
required

Unique identifier of the application

string

Category of the entitlement.

string

Unique identifier of the mapped object in the connected application.

conditionSet
array of objects

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
rightsValues
array of objects

Fixed right values associated to child permissions

rightsValues
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

500

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

Language
URL
LoadingLoading

Response
Choose an example:
application/json
text/plain