Number of APIs: 3
1. Update a call handling setting
PATCH {{baseUrl}}/phone/extension/:extensionId/call_handling/settings/:settingType
Use this API to update a Zoom Phone's call handling setting. For more information, read our Customizing call handling settings documentation. Applicable to user, call queue, or auto receptionist call handling at this time. Scopes: Prerequisites:
* Pro or a higher account with Zoom Phone enabledphone:write:admin
Rate Limit Label: Light
2. Add a call handling setting
POST {{baseUrl}}/phone/extension/:extensionId/call_handling/settings/:settingType
Use this API to create a Zoom Phone call handling setting. Call handling settings let you control how your system routes calls during business, closed, or holiday hours. For more information, read our Customizing call handling settings documentation. Applicable to user, call queue, or auto receptionist call handling at this time. Scopes: Prerequisites:
* A Pro or a higher account with Zoom Phone enabledphone:write:admin
Rate Limit Label: Light
3. Delete a call handling setting
DELETE {{baseUrl}}/phone/extension/:extensionId/call_handling/settings/:settingType?call_forwarding_id=qPvrfrrcrf843cdfvbDRDg&holiday_id=ewhu3i9-f3f3-fiohed
Use this API to delete a Zoom Phone's call handling settings. For more information, read our Customizing call handling settings documentation. Applicable to user, call queue, or auto receptionist call handling at this time. Scopes: Prerequisites:
* Pro or a higher account with Zoom Phone enabledphone:write:admin
Rate Limit Label: Light
ENDPOINTS