Create a dns-record
POST /dns-records
POST
/dns-records
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
data
object
zone
type
required
string
name
required
Relative record name (@, www, mail, …). @ denotes the zone apex.
string
value
required
Record target value (IP address, domain, TXT content, etc.).
string
ttl
integer
weight
integer
priority
Priority for MX and SRV records.
integer
geo_location
string
provider_record_id
Provider-side record identifier (for update/delete operations).
string
Responses
Section titled “ Responses ”Created
object
data
object
zone
type
required
string
name
required
Relative record name (@, www, mail, …). @ denotes the zone apex.
string
value
required
Record target value (IP address, domain, TXT content, etc.).
string
ttl
integer
weight
integer
priority
Priority for MX and SRV records.
integer
geo_location
string
provider_record_id
Provider-side record identifier (for update/delete operations).
string
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)