Number of APIs: 2
1. 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: Rate Limit Label: phone:write:admin
Light
2. 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: Rate Limit Label: phone:read:admin
Medium
ENDPOINTS