POST {{baseUrl}}/h323/devices
A H.323 or SIP device can make a video call to a Room Connector to join a Zoom cloud meeting. A Room Connector can also call out to a H.323 or SIP device to join a Zoom cloud meeting. Use this API to add a H.323/SIP device to your Zoom account Scopes: Rate Limit Label: h323:write:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"encryption": "auto",
"ip": "<string>",
"name": "<string>",
"protocol": "SIP",
"id": "<string>"
} |
ENDPOINTS