Skip to main content

Begin run

POST 

/v1/delta/streams/:connector/:stream/begin

Overwrites the row's run-state fields in place. Returns the committed cursor (the lower bound the connector should fetch from) and a fresh started_at_utc.

Important: this endpoint does NOT refuse to begin a new run while another is running. The consumer owns concurrency policy — see the getState endpoint description for the read-then-decide pattern.

Request

Responses

Run started