---
title: "Remove a DNS record (24fire+)"
method: DELETE
path: "/api/domain/{internal_id}/dns/remove"
tags: ["Domain"]
---

# Remove a DNS record (24fire+)

`DELETE /api/domain/{internal_id}/dns/remove`

Remove a DNS entry for the given domain. **Requires 24fire+**.

## Path parameters

- `internal_id` string, required

## Response `200`

DNS record removed

- object

## Other responses

- `401` — Unauthorized or missing 24fire+ subscription

---

[API](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2.md) · [All operations](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evicka-studio/24fire-rest-api-v2/revisions/ee3da07b5d44/schema)
