Add a specific privilege for group(s)
POST {{baseUrl}}/administration/privileges/:privilegeName/groups
Add 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"=>["dolore proident", "laboris consectetur culpa ex"], "groupNames"=>["et dolor", "aliquip Excepteur in proident laboris"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""