Released: 2026-05-18 Updated: 2026-05-18
Summary: Introduced Call Queue policy APIs and added new fields across Zoom Phone resources to support call screening, SMS automation, voicemail settings, transcription language, and routing.
Added
- New Call Queues APIs:
PATCH /v2/phone/call_queues/{callQueueId}/policiesPATCH /v2/accounts/{accountId}/phone/call_queues/{callQueueId}/policiesGET /v2/phone/call_queues/{callQueueId}/policiesGET /v2/accounts/{accountId}/phone/call_queues/{callQueueId}/policies
Enhancements
- New
share,call_screening,voicemail_greeting_enforcement_preamble_postamble,block_calls_without_caller_id,auto_delete_data_after_retention_duration,sms_template,sms_auto_reply,team_sms_thread_summaryresponse fields in the following Auto Receptionists APIs:GET /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}/policiesGET /v2/phone/auto_receptionists/{autoReceptionistId}/policies
- New
online_fax,voicemail_notification_by_email,shared_line_group_pickup_code,auto_delete_data_after_retention_duration,block_calls_without_caller_id,voicemail_transcription,call_screeningresponse fields in the following Shared Line Group APIs:GET /v2/phone/shared_line_groups/{sharedLineGroupId}/policiesGET /v2/accounts/{accountId}/phone/shared_line_groups/{sharedLineGroupId}/policies
- New
call_screening,voicemail_transcription,auto_delete_data_after_retention_duration,voicemail_notification_by_email,online_fax,shared_line_group_pickup_coderequest fields in the following Shared Line Group APIs:PATCH /v2/phone/shared_line_groups/{sharedLineGroupId}/policiesPATCH /v2/accounts/{accountId}/phone/shared_line_groups/{sharedLineGroupId}/policies
- New
sms_template,team_sms_thread_summary,sms_auto_reply,auto_delete_data_after_retention_duration,block_calls_without_caller_id,voicemail_greeting_enforcement_preamble_postamble,call_screeningrequest fields in the following Auto Receptionists APIs:PATCH /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}/policiesPATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies
- New
manage_call_routing_for_unassigned_numbers,shared_line_group_pickup_coderequest fields in the following Sites APIs:PATCH /v2/phone/sites/{siteId}PATCH /v2/accounts/{accountId}/phone/sites/{siteId}
- New
default_transcription_languagerequest field in the following Users APIs:PATCH /v2/phone/users/{userId}/settingsPATCH /v2/accounts/{accountId}/phone/users/{userId}/settings
- New
default_transcription_languagerequest field in the following Common Areas APIs:PATCH /v2/phone/common_areas/{commonAreaId}PATCH /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}
- New
online_faxresponse field in the following Users APIs:GET /v2/accounts/{accountId}/phone/users/{userId}GET /v2/phone/users/{userId}
- New
default_transcription_languageresponse field in the following Call Queues APIs:GET /v2/phone/call_queues/{callQueueId}GET /v2/accounts/{accountId}/phone/call_queues/{callQueueId}
- New
default_transcription_languagerequest field in the following Shared Line Group APIs:PATCH /v2/phone/shared_line_groups/{slgId}PATCH /v2/accounts/{accountId}/phone/shared_line_groups/{slgId}
- New
default_transcription_languageresponse field in the following Auto Receptionists APIs:GET /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}GET /v2/phone/auto_receptionists/{autoReceptionistId}
- New
online_faxrequest field in the following Users APIs:PATCH /v2/accounts/{accountId}/phone/users/{userId}PATCH /v2/phone/users/{userId}
- New
default_transcription_languageresponse field in the following Common Areas APIs:GET /v2/phone/common_areas/{commonAreaId}GET /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}
- New
default_transcription_languagerequest field in the following Auto Receptionists APIs:PATCH /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}PATCH /v2/phone/auto_receptionists/{autoReceptionistId}
- New
default_transcription_languageresponse field in the following Shared Line Group APIs:GET /v2/accounts/{accountId}/phone/shared_line_groups/{sharedLineGroupId}GET /v2/phone/shared_line_groups/{sharedLineGroupId}
- New
manage_call_routing_for_unassigned_numbersresponse field in the following Accounts APIs:GET /v2/phone/account_settingsGET /v2/accounts/{accountId}/phone/account_settings
- New
default_transcription_languagerequest field in the following Call Queues API:PATCH /v2/phone/call_queues/{callQueueId}
- New
sharerequest field in the following Auto Receptionists APIs:POST /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}POST /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}PATCH /v2/accounts/{accountId}/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}PATCH /v2/phone/auto_receptionists/{autoReceptionistId}/policies/{policyType}
- New
default_transcription_languageresponse field in the following Users APIs:GET /v2/phone/users/{userId}/settingsGET /v2/accounts/{accountId}/phone/users/{userId}/settings
- New
shared_line_group_pickup_code,manage_call_routing_for_unassigned_numbersresponse fields in the following Sites APIs:GET /v2/phone/sites/{siteId}GET /v2/accounts/{accountId}/phone/sites/{siteId}