Logo
Zoom Public API Documentation

Delete ZPA device by vendor and mac address

DELETE {{baseUrl}}/devices/zpa/vendors/:vendor/mac_addresses/:macAddress

Remove a ZPA device from the device manager, by vendor and mac address.

Scopes: device:write:admin

Rate Limit Label: MEDIUM

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/devices/zpa/vendors/:vendor/mac_addresses/:macAddress'

ENDPOINTS