{ "ChatRoomName": "", "Enable": true }
curl --location --request POST '/group/SetChatroomAccessVerify' \ --header 'Content-Type: application/json' \ --data-raw '{ "ChatRoomName": "", "Enable": true }'
{}