v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBPolicy Override
Policy Override Status
Update the status of the specified policy override. The status can be one of the following: "recall", "approve", or "reject".
post/api/3/policy_overrides/{id}/{status}
Path parameters
idinteger required
The identifier of the policy override.
Example:420
The identifier of the policy override.
status'recall' | 'approve' | 'reject' required
Policy Override Status
Request body
string required
A comment describing the change of the policy override status.
Response
OK