Logo
Zoom Public API Documentation

Delete a policy setting

DELETE {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies/:policyType?shared_ids=p8JVVAopTwuA0eLzSwAcwg&shared_ids=p8JVVAopTwuA0eLzSwAcwg

Use this API to remove the policy sub-setting of a auto receptionist.

Prerequisites: * Pro or higher account plan with Zoom Phone License * Account owner or admin permissions

Scopes: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 
shared_ids
string (Required) Unique identifier of the voicemail that the user can access. Required only for `voice_mail` policy type.
shared_ids
string (Required) Unique identifier of the voicemail that the user can access. Required only for `voice_mail` policy type.



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/auto_receptionists/:autoReceptionistId/policies/:policyType?shared_ids=p8JVVAopTwuA0eLzSwAcwg&shared_ids=p8JVVAopTwuA0eLzSwAcwg?shared_ids=p8JVVAopTwuA0eLzSwAcwg&shared_ids=p8JVVAopTwuA0eLzSwAcwg'

ENDPOINTS