Skip to main content
DELETE
/
v2
/
schedules
/
{id}
Destroy
curl --request DELETE \
  --url https://api.incident.io/v2/schedules/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

Unique internal ID of the schedule

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

Response

202

Accepted response.