{
"agoraId": "string"
}curl --location --request DELETE 'test-mg-admin.hwyc.io/v1/cloud/player/destroy' \
--header 'Content-Type: application/json' \
--data-raw '{
"agoraId": "string"
}'{
"code": 0,
"msg": "",
"data": {},
"success": false
}