latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Trigger Sync sequence

Trigger a new run for the given sync sequence.

A sequence never runs concurrently with itself. If a run is already in progress, then where run queueing is enabled for the workspace, a single follow-up run is queued and starts after the current run completes (repeated triggers return the same queued run); otherwise the id of the run already in progress is returned.

post/sync-sequences/{syncSequenceId}/trigger

Path parameters

syncSequenceIdstring required

The id of the sync sequence to trigger a run

Response

Ok

idstring required

The id of the triggered sync sequence run.