curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/msg/meme/room/del?client_type=&x_client_type=&os_type=&x_os_type=&x_app=&chat_os_type=&chat_version=' \
--header 'Content-Type: application/json' \
--header 'token;' \
--data-raw '{
"path":"1845682910799159296",
"room_id":"123456"
}'