v1
latestOpenAPI 3.1.02026-07-2671111437.2 KBDNS
Create Record
Adds a new DNS record to the specified domain zone. Provide the record type (e.g. A, MX, CNAME), host, value, and TTL. This is used for configuring domain-based services such as email, website hosting, or third-party verifications.
post/core/v1/domains/{domainName}/records
Path parameters
domainNamestring required
DomainName is the zone that the record belongs to.
Request body
Response
A successful response.