Delete a workflowdelete {protocol}://{base-url}/ai/api/v1/workflow/{workflow_id}Delete a workflow and all its execution historyPath Paramsworkflow_idstringrequiredThe ID of the Workflow to use.Responses 204Successful 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 Update a workflowExecute a workflow with real-time streamingDid this page help you?YesNo