Logo
Zoom Public API Documentation

Delete SIP phone

DELETE {{baseUrl}}/sip_phones/:phoneId

Use this API to delete a Zoom account's SIP phone.

Prerequisites: * Currently only supported on Cisco and Avaya PBX systems. * The user must enable SIP Phone Integration by contacting the Zoom Sales team.

Scopes: sip_phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X DELETE 'https://api.zoom.us/v2/sip_phones/:phoneId'

ENDPOINTS