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