---
title: "Delete a Service"
method: DELETE
path: "/{workspace}/services/{ServiceIdOrName}"
tags: ["Services"]
---

# Delete a Service

`DELETE /{workspace}/services/{ServiceIdOrName}`

Delete a Service

## Path parameters

- `ServiceIdOrName` string, required
- `workspace` string, required

## Response `204`

Successfully deleted Service or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kong/apis/kong-enterprise-admin-api.md) · [All operations](https://skmtc.net/kong/apis/kong-enterprise-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/kong-enterprise-admin-api/revisions/28b1f8a59cdc/schema)
