OpenAPI specification: https://pr-1-801e0a17d1af.thally.app/openapi.yaml
Incidents
Open an incident
Open an incident
POST
https://status.example.com/v1/incidentsServers
https://status.example.com
Responses
Incident created
No response body.
Security
One of the following
bearerAuth
No scopes required
RequestcURL
curl --request POST \ --url 'https://status.example.com/v1/incidents' -H 'Authorization: Bearer YOUR_API_KEY'
Response
Send a request to preview the response.
Was this page helpful?