POST
/
incidents
/
{incident}
/
updates

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
message
string
required
status
enum<integer>
required
Available options:
0,
1,
2,
3,
4

Response

200 - application/json
data
object
required