Logo
Zoom Public API Documentation

phone-rooms-{roomId}

Number of APIs: 3


1. Get a Zoom Room under Zoom Phone license

GET {{baseUrl}}/phone/rooms/:roomId

Use this API to get a specific Zoom Room in an account that has the Zoom Phone license assigned.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:room:admin

Rate Limit Label: Light



2. Remove a Zoom Room from a ZP account

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

Use this API to remove Zoom Room from a Zoom Phone account.

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

Scopes: phone:write:admin

Granular Scopes: phone:delete:room:admin

Rate Limit Label: Light



3. Update a Zoom Room under Zoom Phone license

PATCH {{baseUrl}}/phone/rooms/:roomId

Use this API to update a Zoom Room in an account that has the Zoom Phone license assigned.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:update:room:admin

Rate Limit Label: Light



ENDPOINTS