v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Workflows

Save And Execute Workflow

Update a workflow snapshot and immediately execute it in one request.

post/api/workflows/{workflow_id}/save-and-execute

Path parameters

workflow_idstring required

Request body

namestring nullable
descriptionstring nullable
is_activeboolean nullable
is_templateboolean nullable
metadata_jsonobject nullable
project_idstring nullable

Response

Successful Response

idstring required
workflow_idstring required
user_idstring required
statusstring required
started_atstring required
completed_atstring nullable required
result_dataobject nullable required
error_messagestring nullable required
execution_logobject[] required
rows_processedinteger required
bytes_processedinteger required
execution_time_msinteger nullable required
metadata_jsonobject required
workflow_namestring nullable
workflow_snapshotobject nullable