Skip to main content
POST
Set a custom domain for this status page

Authorizations

Authorization
string
header
required

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

Path Parameters

statusPageId
string
required

Body

application/json
domain
string
required

The custom domain to set (e.g. status.example.com)

Response

201 - undefined