Update a policy
Update a policy’s name or configuration. This is a partial update (PATCH) operation, so you only need to include the fields you want to change.Endpoint
Authentication
Requires tenant authentication via theX-Tenant-ID header or similar tenant identification mechanism.
Path parameters
UUID of the policy to update
Request body
All fields are optional. Include only the fields you want to update.New name for the policy
Partial configuration object to merge with existing configuration. Only include the fields you want to change.
Response
Returns the updated policy with all fields.Unique identifier (UUID) of the policy
Policy name
Policy type name
Complete policy configuration object after the update
UUID of the endpoint this policy is attached to
Creation timestamp in ISO 8601 format
Last update timestamp in ISO 8601 format