Authorization: ********************
curl --location --request DELETE 'https://staging-api.formi.co.in/v2/agents/state-machine//state/edge/'
{
"success": true,
"message": "string",
"payload": {
"agent_id": 0,
"edge_id": 0
}
}