Was this helpful?
Escalate one or more incidents
API Key for authentication
Team ID
Array of incident counter IDs
POST /incidents/escalate HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Content-Type: application/json Accept: */* Content-Length: 16 { "ids": [ "text" ] }
Incidents escalated successfully
No content