v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Groups
Policies

Update or patch group policy by group hash and policy object

put/groups/{hash}/policies

Path parameters

hashstring required

group hash in hex format (md5)

Request body

action'activate' | 'deactivate' required

Action on group policy must be one of activate, deactivate

Response

group policy patched successful

dataobject
statusstring

Example response

{
  "status": "success"
}