Unarchive Rooms

Unarchiving a room reverses its read-only status and returns it to the channel list on the left sidebar.

Payload Parameters

Example Call

{
    "msg": "method",
    "method": "unarchiveRoom",
    "id": "5",
    "params": [
        "64a1f540376181965ab77f5b"
    ]
}

Example Response

{
    "msg": "result",
    "id": "5"
}

Last updated

Rocket.Chat versions receive support for six months after release.