Logo
Zoom Public API Documentation

phone-auto receptionists-{auto Receptionist Id}-policies-{policy Type}

Number of APIs: 3


1. Add a policy setting

POST {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies/:policyType

Use this API to add a policy sub-setting according to the policy type for a specific 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



2. Update a policy setting

PATCH {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies/:policyType

Use this API to update the policy sub-setting of a specific auto receptionist according to the policy type.

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

Scopes: phone:write:admin

Rate Limit Label: Light



3. 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



ENDPOINTS