Policy 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.