---
title: "Delete resource"
method: DELETE
path: "/zones/{zoneId}/resources/{id}"
tags: ["Resources"]
---

# Delete resource

`DELETE /zones/{zoneId}/resources/{id}`

Permanently deletes a Resource

## Path parameters

- `zoneId` string, required
- `id` string, required

## Response `204`

Default Response

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/keycardai/apis/untitled-api.md) · [All operations](https://skmtc.net/keycardai/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keycardai/untitled-api/revisions/2f5033ed4491/schema)
