latestOpenAPI 3.1.02026-08-15557285515.3 KB
11d770ad7302
Workflows
Create Workflow
Create a new workflow.
Request Body: - name: Workflow name - description: Optional description - workflow_type: Type of workflow (extract, fill, split, etc.) - nodes: List of workflow nodes - edges: List of workflow edges - is_template: Whether this is a reusable template - metadata_json: Additional metadata
Returns: Created workflow
post/api/workflows
Request body
Response
Successful Response