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