Update a room

PUT {{WEBEXAPI}}/rooms/{{_room}}

Updates details for a room, by ID.

Specify the room ID in the roomId parameter in the URI.

https://developer.webex.com/endpoint-rooms-roomId-put.html

Request Body

{"title"=>"Cisco Live - Let's meet in the DevNet Zone"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring