---
title: "Remove a namespace"
method: DELETE
path: "/api/v1alpha/namespaces/{namespace}"
tags: ["Namespaces"]
---

# Remove a namespace

`DELETE /api/v1alpha/namespaces/{namespace}`

Removes the namespace and all its deployed services from the active list.

## Path parameters

- `namespace` string, required

## Response `204`

Namespace removed

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - requires MANAGE_CI

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/versions/37d6dddb7b5a/schema)
