/
/HTTP Bridge API Reference
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1w 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
Topics8
  • get/healthy
  • get/ready
  • get/openapi
  • get/openapi/v3
  • get/metrics
  • get/
Consumers

Commits a list of consumer offsets. To commit offsets for all records fetched by the consumer, leave the request body empty.

post/consumers/{groupid}/instances/{name}/offsets

Response

Commit made successfully.

Changes