Skip to main content
POST
Setup Dns For Domain

Authorizations

X-API-Key
string
header
required

Path Parameters

domain
string
required

Body

application/json

Request to setup DNS for a purchased domain

dns_provider
string
default:cloudflare
Required string length: 1 - 50

Response

Successful Response

Response from DNS setup request

message
string
required
status
string
required
zone_id
string | null
nameservers
string[]
provider
string | null
started_at
string<date-time> | null
updated_at
string<date-time> | null
completed_at
string<date-time> | null
progress
DNSSetupProgressResponse · object | null

DNS setup progress details

dns_api_ready
boolean | null
error
string | null
estimated_completion
string | null
status_url
string | null
dns_endpoints
Dns Endpoints · object | null