v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBPolicy Override
Policy Override Expiration
Set the expiration date for a policy override. This must be a valid date in the future.
put/api/3/policy_overrides/{id}/expires
Path parameters
idinteger required
The identifier of the policy override.
Example:420
The identifier of the policy override.
Request body
string date-time required
The date the policy override is set to expire. Date is represented in ISO 8601 format.
Response
OK