Logo
Zoom Public API Documentation

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

 

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/extensions/:extensionId'

ENDPOINTS