Logo
Zoom Public API Documentation

phone-auto_receptionists-{autoReceptionistId}

Number of APIs: 3


1. Get an auto receptionist

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: phone:read:admin

Granular Scopes: phone:read:auto_receptionist:admin

Rate Limit Label: 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: phone:write:admin

Granular Scopes: phone:delete:auto_receptionist:admin

Rate Limit Label: 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: phone:write:admin

Granular Scopes: phone:update:auto_receptionist:admin

Rate Limit Label: Light



ENDPOINTS