Logo
Zoom Public API Documentation

Delete a non-primary auto receptionist

DELETE {{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 (phone), or to a 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 delete a non-primary auto receptionist.

Prerequisites: * Pro or higher account with Zoom Phone license.

Scopes: phone:write:admin

Granular Scopes: phone:delete:auto_receptionist:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/auto_receptionists/:autoReceptionistId'

ENDPOINTS