Delete an override
Remove an override.
You cannot remove a past override.
If the override start time is before the current time, but the end time is after the current time, the override will be truncated to the current time.
If the override is truncated, the status code will be 200 OK, as opposed to a 204 No Content for a successful delete.
A Schedule determines the time periods that users are On-Call.
For more information see the API Concepts Document
Scoped OAuth requires: schedules.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
id*string
The ID of the resource.
override_id*string
The override ID on the schedule.
Header Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Content-Type*"application/json"
Default
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json