/
/HTTP Bridge API Reference
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18m ago · Updated 2w ago
Consumers8
  • post/consumers/{groupid}
  • get/consumers/{groupid}/instances/{name}/subscription
  • post/consumers/{groupid}/instances/{name}/subscription
  • delete/consumers/{groupid}/instances/{name}/subscription
  • post/consumers/{groupid}/instances/{name}/assignments
  • get/consumers/{groupid}/instances/{name}/records
  • delete/consumers/{groupid}/instances/{name}
  • post/consumers/{groupid}/instances/{name}/offsets
Seek3
Topics6
  • get/healthy
  • get/ready
  • get/openapi
  • get/
Consumers

Unsubscribes a consumer from all topics.

delete/consumers/{groupid}/instances/{name}/subscription

Response

Consumer unsubscribed successfully.

Changes