---
title: "Deletes a namespace"
method: DELETE
path: "/apps/{app_id}/namespaces/{namespace_id}"
tags: ["namespaces"]
---

# Deletes a namespace

`DELETE /apps/{app_id}/namespaces/{namespace_id}`

## Path parameters

- `app_id` string, required
- `namespace_id` string, required

## Response `204`

Namespace deleted

## Other responses

- `401` — Authentication failed
- `404` — Not found
- `500` — Internal server error
- `504` — Gateway timeout

---

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