Create a Place
POST {{WEBEXAPI}}/places
Create a place.
https://developer.webex.com/docs/api/v1/places/create-a-place
Request Body
{"displayName"=>"DevNetZone", "type"=>"room_device"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |