Number of APIs: 2
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.
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.
ENDPOINTS