Number of APIs: 2
1. Get an auto receptionist policy
GET {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies
Use this API to get the policy setting of a specific auto receptionist. Prerequisites:
* Pro or a higher account with Zoom Phone license.
* Account owner or admin permissions. Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:auto_receptionist_policy:admin
Medium
2. Update an auto receptionist policy
PATCH {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies
Use this API to update the policy setting of a specific auto receptionist. Prerequisites:
* Pro or higher account plan with Zoom Phone License
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:auto_receptionist_policy:admin
Light
ENDPOINTS