Logo
Zoom Public API Documentation

phone-devices-{device Id}

Number of APIs: 3


1. 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

Rate Limit Label: Light



2. Get device details

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

Get detailed information about a specific desk phone device.

Scopes: phone:write:admin Rate Limit Label: Light

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



3. Update a device

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

Update 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

Rate Limit Label: Light



ENDPOINTS