Skip to main content
PUT
Update 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

update
integer
required

The update ID

Body

application/json

EditIncidentUpdateRequestData

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

Response

Update

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