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

KeyDatatypeRequiredDescription
opc-request-idstringThe unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
Content-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(Required) Content sha256 for POST, PUT and PATCH operations

RESPONSES

status: OK

""