curl -X DELETE \ "$LANGFLOW_URL/api/v1/flows/$FLOW_ID" \ -H "accept: application/json" \ -H "x-api-key: $LANGFLOW_API_KEY"