Logo
Zoom Public API Documentation

phone-auto_receptionists

Number of APIs: 2


1. Add an auto receptionist

POST {{baseUrl}}/phone/auto_receptionists

Auto receptionists answer calls with a personalized recording and routes calls to a phone user, call queue, common area, voicemail or an IVR system. Use this API to add an auto receptionist to a Zoom Phone

Prerequisites: * Pro or higher account with Zoom Phone license. * Account owner or admin privileges

Scopes: phone:write:admin

Granular Scopes: phone:write:auto_receptionist:admin

Rate Limit Label: Light



2. List auto receptionists

GET {{baseUrl}}/phone/auto_receptionists?page_size=30&next_page_token=<string>

Use this API to list auto receptionists.

Prerequisites: * Pro or a higher account with Zoom Phone license. * Account owner or admin permissions.

Scopes: phone:read:admin

Granular Scopes: phone:read:list_auto_receptionists:admin

Rate Limit Label: Medium



ENDPOINTS