Logo
Zoom Public API Documentation

phone-auto_receptionists-{autoReceptionistId}-ivr

Number of APIs: 2


1. Get auto receptionist IVR

GET {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/ivr?hours_type=business_hours&holiday_id=<string>

Gets an interactive voice response (IVR) system of the specified auto receptionist.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:auto_receptionist_ivr:admin

Rate Limit Label: Light



2. Update auto receptionist IVR

PATCH {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/ivr

Updates the interactive voice response (IVR) system of the specified auto receptionist.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:update:auto_receptionist_ivr:admin

Rate Limit Label: Light



ENDPOINTS