POST {{baseUrl}}/phone/auto_receptionists
Auto receptionists answer calls with a personalized recording and routes calls to a phone user, call queue, common area, voicemail or an IVR system. Use this API to add an auto receptionist to a Zoom Phone Prerequisites:
* Pro or higher account with Zoom Phone license.
* Account owner or admin privileges Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:auto_receptionist:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"extension_number": "<long>",
"id": "<string>",
"name": "<string>"
} |
ENDPOINTS