{ "mediaServerId": "string" }
curl --location 'http://127.0.0.1:8086/index/hook/on_server_exited' \ --header 'Content-Type: application/json' \ --data '{ "mediaServerId": "string" }'
{ "code": 0, "msg": "string" }