Create status page
Create a new status page.
Restrictions
Authorizations
App key issued from the Flashduty console under Account → APP Keys. Required on every public API call. Keep it secret — it grants the same access as the owning account.
Body
Display name of the status page.
255URL-safe slug, unique per account and page type.
255Visibility type: public accessible to anyone, internal restricted to logged-in members of this account.
public, internal How change dates are displayed: calendar calendar view, list list view.
calendar, list Uptime display mode: chart_and_percentage chart plus percentage, chart chart only, none hidden.
chart_and_percentage, chart, none Custom domain for a public status page.
255Browser title shown for the status page.
Header content shown on the status page.
Footer content shown on the status page.
Custom navigation links shown on the status page.
Get-in-touch contact, such as a mailto or website URL.
Subscription channel toggles.
Response
Success
Success response envelope. On every 2xx response, request_id identifies the call (also mirrored in the Flashcat-Request-Id header) and data holds the endpoint-specific payload. Failure responses use a different shape — see ErrorResponse.