Skip to main content
POST

Body

string
required
Display name.
string
Optional human description.
array
ReactFlow nodes. Defaults to empty.
array
ReactFlow edges.
number
Total duration in seconds.
string
Cover-image URL.

Response

The persisted workflow including its server-assigned id and version: 1.
Re-POSTing the same body with the same Idempotency-Key within 5 min returns the same id instead of creating a duplicate.