curl --location --request POST '/Group/SetChatroomAccessVerify?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Enable": true, "QID": "string" }'
{}