Authorizations
Enter your JWT bearer token.
Path Parameters
The unique identifier for the policy.
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
Body
An array of Site UUIDs to apply this policy to.
[
  "d290f1ee-6c54-4b01-90e6-d701748f0851",
  "e9a7e93a-3c1c-4b5b-8e2e-2e6b6b3e7e3e"
]Response
The updated policy object showing the newly associated sites.
The unique identifier for the policy.
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
A human-readable name for the policy.
"Default Corporate Policy"
A unique, URL-friendly identifier for the policy.
"default-corporate-policy-a1b2c3d4e5"
Whether this is the default policy for the workspace.
true
Whether custom input rules are being used.
true
A list of CIDR networks that are considered trusted across all services in this policy.
A list of Site UUIDs that this policy is applied to.
["d290f1ee-6c54-4b01-90e6-d701748f0851"]The timestamp when the policy was created.
"2025-10-29T01:00:00Z"
The timestamp when the policy was last updated.
"2025-10-29T02:30:00Z"