Logo
Zoom Public API Documentation

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/devices/:deviceId'

ENDPOINTS