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

Request Body

{"audio_prompt_id"=>"<string>", "caller_enters_no_action"=>{"action"=>"<integer>", "audio_prompt_repeat"=>1, "forward_to_extension_id"=>"<string>"}, "holiday_id"=>"<string>", "hours_type"=>"<string>", "key_action"=>{"action"=>"<integer>", "key"=>"<string>", "target"=>{"extension_id"=>"<string>", "phone_number"=>"<string>"}, "voicemail_greeting_id"=>"<string>"}}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``