Authorization: Bearer ********************
curl --location --request DELETE '/api/room/group/member/exit/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "message": "string" }