Update an incident
Incidents
Update an incident
PATCH
Update an incident
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The title of the incident
The description of the incident
The status of the incident
Available options:
investigating, identified, monitoring, resolved The severity of the incident
Available options:
low, medium, high, critical The ID of the monitor associated with this incident
The ID of the project associated with this incident
The start time of the incident
Response
200 - application/json
The incident has been successfully updated.
The response is of type object.