---
title: "Delete zone"
method: DELETE
path: "/zones/{zoneId}"
tags: ["Zones"]
---

# Delete zone

`DELETE /zones/{zoneId}`

Permanently deletes a zone and all its associated resources

## Path parameters

- `zoneId` string, required

## Response `204`

Default Response

## Other responses

- `default` — Error response

## Changes

- **2026-03-16** `d3d69f45bfed` — 3 info
  - the endpoint scheme security `OAuth2` was added to the API
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `iam_bearerAuth` was removed from the API

[Change history](https://skmtc.dev/keycardai/apis/untitled-api/changes/zones/:zoneId/delete.md)

---

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