Delete a specific privilege for role(s)

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

Delete 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"=>["in", "exercitation Lorem aliquip"], "roleNames"=>["Lorem dolore", "occaecat"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring