---
title: "Delete the named `Services` in the `Namespace`."
method: DELETE
path: "/namespaces/{Namespace}/services"
---

# Delete the named `Services` in the `Namespace`.

`DELETE /namespaces/{Namespace}/services`

## Path parameters

- `Namespace` string, required

## Query parameters

- `Services` string[]

## Request body

- ServiceDeleteRequest — ServiceDeleteRequest represents and contains the data needed to delete a service
  - `unbind` boolean

## Response `200`

## Changes

- **2022-10-12** `987347004088` — 1 info
  - endpoint added
- **2022-03-09** `e99b23942768` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/:Namespace/services/delete.md)

---

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