Number of APIs: 3
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. For example, you can update shared access members. 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
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. For example, you can set up shared access members. 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:write:auto_receptionist_policy:admin
Light
DELETE {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies/:policyType?shared_ids=<string>&shared_ids=<string>
Use this API to remove the policy sub-setting of a auto receptionist. For example, you can remove shared access members. 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:delete:auto_receptionist_policy:admin
Light
ENDPOINTS