Was this helpful?
Acknowledge one or more incidents
API Key for authentication
Team ID
Array of incident counter IDs
POST /incidents/acknowledge 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 acknowledged successfully
No content