cURL
curl --request DELETE \ --url https://agent-prod.studio.lyzr.ai/v3/workflows/{flow_id} \ --header 'x-api-key: <api-key>'
{ "message": "Workflow deleted" }
Documentation IndexFetch the complete documentation index at: https://docs.lyzr.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
ID of the workflow to delete.
"e0ab5411-8620-41c0-acdd-bac4c35fc7c0"
Workflow deleted successfully
"Workflow deleted"