Skip to main content
POST
/
v2
/
escalations
/
{id}
/
actions
/
cancel
Cancel
curl --request POST \
  --url https://api.incident.io/v2/escalations/{id}/actions/cancel \
  --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 ID of the escalation

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

Response

200

OK response.