Skip to main content

Create or get an event checkpoint

PUT 

/event/checkpoint/:name

Create a new named event checkpoint, or return the existing one if it already exists.

On creation, the cursor is initialised to initial_cursor if provided, or to the current end of the event stream otherwise. initial_cursor is ignored if the checkpoint already exists.

Request

Responses

Checkpoint state with created flag