PUT
/
api
/
incidents
/
{incident_id}
/
updates
/
{incidentUpdate_id}

Path Parameters

incident_id
integer
required

The ID of the incident.

incidentUpdate_id
integer
required

The ID of the incidentUpdate.

Body

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

Response

200 - application/json
data
object