Commits processed offsets to consumer group state.
POST {{baseUrl}}/streams/:streamId/commit?cursor=deserun
Provides a mechanism to manually commit offsets, if not using commit-on-get consumer semantics. This commits offsets assicated with the provided cursor, extends the timeout on each of the affected partitions, and returns an updated cursor.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cursor | string | (Required) The group-cursor representing the offsets of the group. This cursor is retrieved from the CreateGroupCursor API call. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"value":"veniam Ut"}