v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Policies
Groups

Update or patch policy group by policy hash and group object

put/policies/{hash}/groups

Path parameters

hashstring required

policy hash in hex format (md5)

Request body

action'activate' | 'deactivate' required

Action on policy group must be one of activate, deactivate

Response

policy group patched successful

dataobject
statusstring

Example response

{
  "status": "success"
}