curl --location --request DELETE 'https://open.yunxinapi.com/im/v2/room_members/actions/clear_virtual_members?room_id¬ification_enabled ' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: '{
"code": 200,
"msg": "success",
"data": {}
}