Sidebar

Delete Record API

DELETE /domains/:domain_name/records/:id

Delete a DNS record by ID.

Path Parameters

Name Type Description
domain_name string Domain name (e.g. example.com)
id integer Record ID

Authentication

Requires Bearer token or API key in query string.

Example Request

curl -X DELETE "https://dnsprivacy.org.uk/domains/example.com/records/1" \
  -H "Authorization: Bearer <your-access-token>"

Response (200 OK)

Empty Response


© UK DNS Privacy Project Ltd 2024, All rights reserved.

A company limited by guarantee, registered in England and Wales. Company Number: 16203731.

Registered Office: 71-75 Shelton Street, Covent Garden, London. WC2H 9JQ.

We operate for the public benefit, with no shareholders or profit-driven motives.

Our use of cookies
We use a session cookie to maintain your login state when you create an account with us. This cookie is essential for the operation of our website and is used solely for authentication purposes. For more information, please read our privacy policy.