Skip to main content
POST
Edit

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The unique identifier of the incident that you want to edit

Example:

"01G18REBY9AYH6CMWCJ2CVCYCH"

Body

application/json
incident
object
required
Example:
notify_incident_channel
boolean
required

Should we send Slack channel notifications to inform responders of this update? Note that this won't work if the Slack channel has already been archived.

Example:

true

Response

200 - application/json

OK response.

incident
object
required