Skip to main content
POST
Create Incident Update

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

incident
integer
required

The incident ID

Body

application/json

CreateIncidentUpdateRequestData

status
enum<integer>
required
Available options:
0,
1,
2,
3,
4
message
string
required

Response

Update

data
Update · object
required
included
(Incident · object | Schedule · object)[]