Logo
OpenText Developer Cloud public resources API Documentation

Workflow action and model services-administration/privileges-{privilege Name}-groups

Number of APIs: 2


1. 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.



2. 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.



ENDPOINTS