Logo
Zoom Public API Documentation

phone-devices-{device Id}-extensions

Number of APIs: 2


1. Unassign an entity from the device

DELETE {{baseUrl}}/phone/devices/:deviceId/extensions/:extensionId

Use this API to unassign a specific assignee from the device.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions.

Scopes: phone:write:admin

Rate Limit Label: Light



2. Assign an entity to a device

POST {{baseUrl}}/phone/devices/:deviceId/extensions

By default, all Zoom Phone users can make and receive calls using the Zoom desktop and mobile applications. Additionally, if a desk phone is required, use this API to add a desk phone and assign it to a user.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions * Supported device

Scopes: phone:write:admin

Rate Limit Label: Light



ENDPOINTS