id returned when the record was created or listed. Once deleted, the record is gone — there is no way to recover it, and any traffic that relied on it (such as subdomain routing or mail delivery) will immediately be affected once the change propagates through DNS.
Endpoint
DELETE/v1/domains/{domain}/dns/{recordId}
Path Parameters
string
required
The domain name the record belongs to (e.g.
example.com).Request Example
Response
200 OKboolean
true when the record has been successfully deleted.