{
"eventId": "string",
"pass": true,
"reason": "string",
"roomId": "string",
"uid": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/event/audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"eventId": "string",
"pass": true,
"reason": "string",
"roomId": "string",
"uid": "string"
}'{
"code": 0,
"msg": null,
"data": "",
"success": false
}