Logo
Zoom Public API Documentation

h323-devices

Number of APIs: 2


1. Create a H.323/SIP device

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: h323:write:admin

Rate Limit Label: Light



2. List H.323/SIP devices

GET {{baseUrl}}/h323/devices?page_size=30&page_number=1&next_page_token=<string>

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 list all H.323/SIP Devices on a Zoom account.

Scopes: h323:read:admin

Rate Limit Label: Medium



ENDPOINTS