Logo
Zoom Public API Documentation

Delete a provision template

DELETE {{baseUrl}}/phone/provision_templates/:templateId

Use this API to delete a provision template in a Zoom account.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:delete:provision_template: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/provision_templates/:templateId'

ENDPOINTS