{ "imBotId": "string", "imRoomId": "string" }
curl --location --request POST '/api/v2/groupChat/exit?token' \ --header 'Content-Type: application/json' \ --data-raw '{ "imBotId": "string", "imRoomId": "string" }'
{}