Skip to main content

Execute a workflow

POST 

/workflows/definitions/:id/execute

Starts an execution of the revision resolved by alias (default latest) or revision. With an idempotencyKey, retries return the original execution with 200 and deduplicated: true.

Request

Responses

An execution with this idempotencyKey already exists.