Skip to main content
Start a new execution of a workflow definition within a session.

POST /revisions/:id/data/command (Command: create_execution)

Request Body

Response

Execution identity. An execution must trace to a user: the request needs an identified caller, or the call returns 403. Interactive callers (JWT or API key) and scheduled invocations (via create_schedule) always carry one; the guard fails closed if that identity is ever missing.

Example