Add a specific privilege for role(s)

POST {{baseUrl}}/administration/privileges/:privilegeName/roles

Add a specific privilege for one or more roles in the current subscription context, using role ids or role names. The available privilege names can be retrieved using the list privileges API.

Request Body

{"roleIds"=>["amet deserunt", "Excepteur elit in"], "roleNames"=>["officia nisi in a", "culpa proident exercitation ut elit"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""