---
title: "Delete entity service by id"
method: DELETE
path: "/entityservices/{id}"
tags: ["entityservices"]
---

# Delete entity service by id

`DELETE /entityservices/{id}`

Delete entity service by id.

-  PERMISSIONS: `api_entityservice:delete`

## Path parameters

- `id` string, required

## Response `204`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/versions/151246b5d8ce/schema)
