v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13203649.3 KB
cursor

Updates the committed cursor.

post/v1/cursor/{+subscription}:commitCursor

Path parameters

subscriptionstring required

The subscription for which to update the cursor.

Request body

partitionstring int64

The partition for which to update the cursor. Partitions are zero indexed, so partition must be in the range [0, topic.num_partitions).

Response

Successful response