v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
steps

Trigger Run

Trigger a new run for a project.

  • root_step_id=None → run all active steps (Run All).
  • root_step_id=<id> → refresh that output: runs its ancestor closure back to roots. The target must be a database step.
post/api/v1/steps/project/{project_id}/run

Path parameters

project_idstring uuid required

Request body

root_step_idstring uuid nullable
force_fullboolean

Response

Successful Response

idstring uuid required
project_idstring uuid required
company_idstring uuid required
user_idstring uuid required
root_step_idstring uuid nullable required
statusstring required
errorstring nullable required
error_summarystring nullable required
trigger_sourcestring required
source_run_idstring uuid nullable
temporal_workflow_idstring nullable required
force_fullboolean
started_atstring date-time required
finished_atstring date-time nullable required