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
Request Body
{"cost_center"=>"<string>", "department"=>"<string>", "extension_number"=>"<long>", "name"=>"<string>", "audio_prompt_language"=>"<string>", "timezone"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``