Delete a specific privilege for group(s)
DELETE {{baseUrl}}/administration/privileges/:privilegeName/groups
Delete a specific privilege for one or more groups in the current subscription context, using group ids or group names. The available privilege names can be retrieved using the list privileges API.
Request Body
{"groupIds"=>["non aliqua ", "consequat laborum"], "groupNames"=>["nisi proident exercitation esse", "non occaecat in"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |