Number of APIs: 3
GET {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId
Use this API to get information on 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:admin
Medium
2. Delete a non-primary auto receptionist
DELETE {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId
An auto receptionist answers calls with a personalized recording and routes calls to a phone user, call queue, common area (phone), or to a voicemail. An auto receptionist can also be set up so that it routes calls to an interactive voice response (IVR) system to allow callers to select the routing options.
Use this API to delete a non-primary auto receptionist. Prerequisites:
* Pro or higher account with Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:auto_receptionist:admin
Light
3. Update an auto receptionist
PATCH {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId
An auto receptionist answers calls with a personalized recording and routes calls to a phone user, call queue, common area, or voicemail. An auto receptionist can also be set up so that it routes calls to an interactive voice response (IVR) system to allow callers to select the routing options.
Use this API to change information such as the display name and extension number assigned to the main auto receptionist. Prerequisites:
* Pro or higher account with Zoom Phone license. Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:auto_receptionist:admin
Light
ENDPOINTS