{ "subscription_id": 1234 }
curl --location --request POST '/supervisor/clear_agent_stats' \ --header 'Content-Type: application/json' \ --data-raw '{ "subscription_id": 1234 }'
{ "command": "string", "status": "ok" }