Create a room (Teams)

POST {{WEBEXAPI}}/rooms

Creates a room. The authenticated user is automatically added as a member of the room. See the Memberships API to learn how to add more people to the room.

https://developer.webex.com/endpoint-rooms-post.html

Request Body

{"title"=>"Postman - Testing Rooms"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring