v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Workflows

Execute a workflow

Trigger the execution of a workflow with optional input data. The workflow must be enabled.

post/workflows/{workflow_id}/execute

Path parameters

workflow_idstring uuid required

Request body

object required

Optional input data for workflow execution

Response

Workflow execution started successfully

okboolean