Logo
Zoom Public API Documentation

Update auto receptionist IVR

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

Use this API to update the interactive voice response (IVR) system of the specified auto receptionist.

Scopes: phone:write:admin
Rate Limit Label: Light

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status





Curl
curl -X PATCH 'https://api.zoom.us/v2/phone/auto_receptionists/:autoReceptionistId/ivr' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"audio_prompt_id":"j2IsurWLRR-yWcbNGqPnaA","caller_enters_no_action":{"action":200,"audio_prompt_repeat":2,"forward_to_extension_id":"z97zV9NsSoa846i-ag3uEw"},"holiday_id":"YpLBylKbQKe1vEB1iSGatQ","hours_type":"closed_hours","key_action":{"action":200,"key":"0","target":{"extension_id":"CQLPaj0oSCC0olJLmAfgwQ","phone_number":"+12055437350"},"voicemail_greeting_id":"z97zV9NsSoa846i-ag3uEw"}}'

ENDPOINTS