Extend an issue exception expiration date

Updates the expiration date for an existing issue exception. Pass null to set the exception to never expire (unset the expiration date). Requires premium subscription.

Path Params
integer
required

ID of the issue exception to extend

Body Params
date | null
required

Expiration date in YYYY-MM-DD format, or null to never expire

Responses
204

Exception expiration successfully updated

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json