Logo
Zoom Public API Documentation

phone-rooms-{room Id}-phone numbers

Number of APIs: 2


1. Assign phone numbers to a Zoom Room

POST {{baseUrl}}/phone/rooms/:roomId/phone_numbers

Use this API to assign phone numbers to a Zoom Room. Up to 200 numbers at a time.

Scopes: phone:write:admin

Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license



2. Remove a phone number from a Zoom Room

DELETE {{baseUrl}}/phone/rooms/:roomId/phone_numbers/:phoneNumberId

Use this API to unassign a phone number from a Zoom Room.

Scopes: phone:write:admin

Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license * The Zoom Room must have been previously assigned a Zoom Phone number



ENDPOINTS