POST
/
incidents
/
{incident_id}
/
status
{
  "id": "c2509cb3-6168-4347-b83b-a41da9df2d5b",
  "name": "Incident name",
  "user_summary": "Keep: Incident description",
  "status": "firing"
}

Authorizations

X-API-KEY
string
header
required

Path Parameters

incident_id
string
required

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.