cURL
curl --request DELETE \ --url https://agent-prod.studio.lyzr.ai/v3/workflows/{flow_id} \ --header 'x-api-key: <api-key>'
{ "message": "Workflow deleted" }
ID of the workflow to delete.
"e0ab5411-8620-41c0-acdd-bac4c35fc7c0"
Workflow deleted successfully
The response is of type object.
object