Domain
Create Domain
Add a custom domain
POST
/
api
/
v1
/
domain
/
create
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
domain
string
requiredResponse
200 - application/json
id
string
requireddomain
string
requireddns_records
object[]
requiredThe DNS records for the domain that must be added to your DNS provider to verify ownership of the domain
created_at
string
requiredUTC, ISO 8601 format