---
title: "Delete a record"
method: DELETE
path: "/dns/{domainName}/records/{recordId}"
tags: ["DNS records"]
---

# Delete a record

`DELETE /dns/{domainName}/records/{recordId}`

## Path parameters

- `domain_name` string, required
- `record_id` string, required

## Response `204`

No Content

---

[API](https://skmtc.dev/combell/apis/public-api.md) · [All operations](https://skmtc.dev/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/combell/public-api/revisions/d6d1ea012567/schema)
