Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
Comma separated list of partition group IDs to be committed
Comma separated list of consuming segments to be committed
Max number of consuming segments to commit at once (default = Integer.MAX_VALUE)
How often to check whether the current batch of segments have been successfully committed or not (default = 5)
Timeout based on which the controller will stop checking the forceCommit status of the batch of segments and throw an exception. (default = 180)
Response
successful operation