Logo
Zoom Public API Documentation

Delete a phone role

DELETE {{baseUrl}}/phone/roles/:roleId

Use this API to delete a phone role.

Prerequisites: * Business, or Education account * Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:delete:role: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/roles/:roleId'

ENDPOINTS