Auto receptionists answer calls with a personalized recording and routes calls to a phone user, call queue, common area phone, voicemail or an IVR system. Use this API to add an auto receptionist https://support.zoom.us/hc/enus/articles/360021121312ManagingAutoReceptionistsandInteractiveVoiceResponseIVR to a Zoom Phone.**Prerequisites:*** Pro or higher account with Zoom Phone license.**Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

addAutoReceptionist(site_id = NULL, name, return_response = F)

Arguments

site_id

Unique identifier of the site where the auto receptionist is to be assigned. This field is required only if you have multiple sites https://support.zoom.us/hc/enus/articles/360020809672ManagingMultipleSites enabled.

name

Provide a name to help identify the auto receptionist.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.