---
title: "Delete Service"
method: DELETE
path: "/v1/catalog-services/{id}"
tags: ["Catalog Services"]
---

# Delete Service

`DELETE /v1/catalog-services/{id}`

Deletes a service.

## Response `204`

Service was deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api.md) · [All operations](https://skmtc.net/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api/versions/06734a9c491f/schema)
