Skip to main content

Endpoint

Request Body

string
required
Template display name.
WorkflowDefinition
required
Workflow graph definition (nodes and optional canvasState).
string
Optional template description.
string
If set, updates the existing template instead of creating a new one.
boolean
If true, skips workflow validation (for draft saves).

Response

string
Template ID.

TypeScript