New
Creates a new incident on a status page
Path parameters
statusPageIdstringRequired
Status Page ID
Header parameters
x-api-keystringRequired
API Key for authentication
Body
titlestringRequired
Incident title
descstringRequired
Incident description
severitystring · enumRequiredPossible values:
Incident severity
notifybooleanOptional
Whether to notify subscribers
identifiedAtTimestringOptional
Time when incident was identified (HH:mm)
identifiedAtstringOptional
Date when incident was identified (DD/MM/YYYY)
Responses
200
Incident created successfully
No content
401
Unauthorized
post
/api/status-page/{statusPageId}/incident/newNo content
Last updated
Was this helpful?