Forcefully changes the committed location of a group on a stream.
PUT {{baseUrl}}/streams/:streamId/groups/:groupName
Forcefully changes the current location of a group as a whole; reseting processing location of all consumers to a particular location in the stream.
Request Body
{"time"=>"1986-02-27T06:00:21.318Z", "type"=>"AT_TIME"}
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. | |||
Content-Type | string | ||
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
""