Logo
Zoom Public API Documentation

phone-devices-{deviceId}

Number of APIs: 3


1. Get device details

GET {{baseUrl}}/phone/devices/:deviceId

Gets detailed information about a specific desk phone device.

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

Scopes: phone:read:admin

Granular Scopes: phone:read:device:admin

Rate Limit Label: Light



2. Delete a device

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

Remove a desk phone device or ATA (Analog Telephone Adapter) from the Zoom Phone System Management.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions * Device must not have been assigned to a user.

Scopes: phone:write:admin

Granular Scopes: phone:delete:device:admin

Rate Limit Label: Light



3. Update a device

PATCH {{baseUrl}}/phone/devices/:deviceId

Updates the information of a desk phone device.Prerequisites:* Pro or a higher account with Zoom Phone license* Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:device:admin

Rate Limit Label: LIGHT



ENDPOINTS