v4

latestOpenAPI 3.0.1Apache 2.02026-07-312457525.9 MB
Domains API

Delete record

delete/workspaces/{workspace_domain}/domains/{domain_id}/records/{record_name}/{type}

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

domain_idstring required
Example:4krmDRPw

The ID of the domain

record_namestring required
Example:api.example.com

The full record name with domain

type'SOA' | 'NS' | 'A' | 'AAAA' | 'CNAME' | 'ALIAS' | 'CAA' | 'SPF' | 'MX' | 'TXT' | 'SRV' | 'NAPTR' | 'PTR' required
Example:A

The record type

Response

Record deleted successfully