Create a new incident
Incidents
Create a new incident
POST
Create a new 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.
Body
application/json
The title 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 project associated with this incident
The description of the incident
The ID of the monitor associated with this incident
The start time of the incident
Response
201 - application/json
The incident has been successfully created.
The response is of type object.