curl --location 'http://manager.wecomapi.com/wecom/finder/api' \ --header 'WECOM-TOKEN: ' \ --header 'Content-Type: application/json' \ --data '{ "method": "/room/quitRoom", "params": { "guid": "", "roomId": "" } }'
{}