Logo
Zoom Public API Documentation

phone-rooms-{room Id}-calling plans

Number of APIs: 2


1. Assign calling plans to a Zoom Room

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

Use this API to assign calling plans 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 calling plan from a Zoom Room

DELETE {{baseUrl}}/phone/rooms/:roomId/calling_plans/:type

Use this API to unassign a calling plan from a Zoom Room.

Scopes: phone:write:admin

Rate Limit Label: Light

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



ENDPOINTS