Logo
Zoom Public API Documentation

Delete a H.323/SIP device

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

A H.323 or SIP device can make a video call to a Room Connector to join a Zoom cloud meeting. A Room Connector can also call out to a H.323 or SIP device to join a Zoom cloud meeting. Use this API to delete a H.323/SIP device from your Zoom account.

Scopes: h323: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/h323/devices/:deviceId'

ENDPOINTS