POST
/
api
/
incidents
/
{incident_id}
/
updates

Authorizations

Authorization
string
headerrequired

You can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.

Path Parameters

incident_id
integer
required

The ID of the incident.

Body

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

Response

200 - application/json
data
object