You can leave any rooms, except for direct messages and except for rooms you are the last owner of.
| Logged In | Permission | Setting |
|---|---|---|
| Yes | none | none |
- String - the id of the room to leave
{
"msg": "method",
"method": "leaveRoom",
"id": "11",
"params": [
"roomId"
]
}{
"msg": "result",
"id": "11"
}