Incident Updates
Update Incident Update
PUT
/
api
/
incidents
/
{incident_id}
/
updates
/
{incidentUpdate_id}
Path Parameters
incident_id
integer
requiredThe ID of the incident.
incidentUpdate_id
integer
requiredThe 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