{ "service": "service.name" }
curl --location '/supervisor/reset_service_stats' \ --header 'Content-Type: application/json' \ --data '{ "service": "service.name" }'
{ "command": "string", "status": "ok" }