Logo
Zoom Public API Documentation

Unassign calling plan from a common area phone

DELETE {{baseUrl}}/phone/common_area_phones/:commonAreaPhoneId/calling_plans/:type

Use this API to unassign a calling plan from a common area phone.

Prerequisites: * A Pro or higher account with a Zoom Phone license * An account owner or admin permissions

Scopes: phone:write: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/common_area_phones/:commonAreaPhoneId/calling_plans/:type'

ENDPOINTS