---
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

## Changes

- **2026-07-30** `37d6dddb7b5a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hail-is/apis/hail-ci-service/changes/api/v1alpha/namespaces/:namespace/delete.md)

---

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