v2
latestOpenAPI 3.1.02026-08-08556285514.3 KBWorkflows
Update Workflow
Update an existing workflow.
Path Parameters: - workflow_id: UUID of the workflow
Request Body: - name: Optional new name - description: Optional new description - nodes: Optional new nodes - edges: Optional new edges - is_active: Optional active status - is_template: Optional template status - metadata_json: Optional metadata
Returns: Updated workflow
put/api/workflows/{workflow_id}
Path parameters
workflow_idstring required
Request body
Response
Successful Response