ApiRoomsIdMembersAuthorid
Remove a member from a room
Operator-only. Also drops that member's per-room session binding.
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
curl -X DELETE "https://example.com/api/rooms/string/members/string"Empty
{ "error": "string", "details": null}{ "error": "string", "details": null}