---
title: "DELETE /consumers/{groupid}/instances/{name}"
method: DELETE
path: "/consumers/{groupid}/instances/{name}"
tags: ["Consumers"]
---

# DELETE /consumers/{groupid}/instances/{name}

`DELETE /consumers/{groupid}/instances/{name}`

Deletes a specified consumer instance. The request for this operation MUST use the base URL (including the host and port) returned in the response from the `POST` request to `/consumers/{groupid}` that was used to create this consumer.

## Response `204`

Consumer removed successfully.

## Other responses

- `404` — The specified consumer instance was not found.

---

[API](https://skmtc.dev/strimzi/apis/http-bridge-api-reference.md) · [All operations](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strimzi/http-bridge-api-reference/revisions/1cc83c2d9990/schema)
