PUT
/
api
/
incidents
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
integer
required

The ID of the incident.

Body

application/json
name
string

Must not be greater than 255 characters.

message
string
status
enum<integer>
Available options:
0,
1,
2,
3,
4
visible
boolean
stickied
boolean
notifications
boolean
occurred_at
string | null

Response

200 - application/json
data
object