---
title: "Delete namespace"
method: DELETE
path: "/v1/namespace/{namespace}"
tags: ["Namespace Management"]
---

# Delete namespace

`DELETE /v1/namespace/{namespace}`

Delete a namespace and all its intersection subscription data

## Path parameters

- `namespace` string, required

## Response `200`

Namespace deleted successfully

## Other responses

- `400` — Bad request - invalid namespace
- `401` — Unauthorized - invalid or missing token
- `404` — Namespace not found
- `500` — Internal server error

---

[API](https://skmtc.net/inrix/apis/inrix-analytics-webservice-template-api.md) · [All operations](https://skmtc.net/inrix/apis/inrix-analytics-webservice-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inrix/inrix-analytics-webservice-template-api/versions/df7a7279595a/schema)
