Update a workflowput {protocol}://{base-url}/ai/api/v1/workflow/{workflow_id}Update the name, description, or definition of an existing workflowPath Paramsworkflow_idstringrequiredThe ID of the Workflow to use.Body ParamsSchema for updating a workflow.namestringnullWorkflow namedescriptionstringnullWorkflow descriptiondefinitionWorkflowDefinition | nullWorkflow definition with linear node executiondefinition WorkflowDefinition | nullResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Get a specific workflowDelete a workflowDid this page help you?YesNo