Skip to main content
POST
Respond
🔑 Requires the escalations.respond scope.

Authorizations

Authorization
string
header
required

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

Path Parameters

escalation_id
string
required

The ID of the escalation

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

Body

application/json
response
enum<string>
required

Whether to acknowledge, decline or snooze the escalation

Available options:
ack,
nack,
snooze
Example:

"ack"

snooze_details
object
Example:

Response

200

OK response.