/
/HTTP Bridge API Reference
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17m ago · Updated 2w ago
Consumers7
  • post/consumers/{groupid}
  • 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
Topics2
    Consumers

    Unsubscribes a consumer from all topics.

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

    Response

    Consumer unsubscribed successfully.

    Changes