# Remove a consumer for the group.

**DELETE /consumers/{group_name}/instances/{instance}**




## Servers
- http://{{Host}}: http://{{Host}} ()



## Parameters

### Path parameters
- **group_name** (string)

- **instance** (string)




## Responses
### 204


### 404
Consumer not found

#### Body: application/vnd.kafka.v2+json (object)
- **error_code** (integer)

- **message** (string)



[Powered by Bump.sh](https://bump.sh)
