Advance an event checkpoint cursor
PATCH/event/checkpoint/:name
Advance the checkpoint to a new cursor position.
Supply the new_cursor to move to. If you also provide the
expected_checkpoint_version from the last read, the request uses it as an optimistic
lock and returns 409 Conflict if the checkpoint has changed since you last read it.
Request
Responses
- 200
Updated checkpoint state