Upgrades a room to a new room version.
POST {{baseUrl}}/rooms/:roomId/upgrade
Upgrades the given room to a particular room version.
Request Body
{"new_version"=>"2"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"replacement_room":"!newroom:example.org"}