Skip to main content
POST
Create a new status page

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
visibility
enum<string>
required
Available options:
public,
private
domain
string
required

Subdomain slug (lowercase letters, numbers, hyphens)

description
string

Response

201 - undefined