# Zoom Phone - October 27, 2023 ## Added New **Outbound Calling** APIs: - `PATCH /v2/phone/users/{userId}/outbound_calling/exception_rules/{exceptionRuleId}` - `PATCH /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/exception_rules/{exceptionRuleId}` - `GET /v2/phone/users/{userId}/outbound_calling/countries_regions` - `GET /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/countries_regions` - `POST /v2/phone/outbound_calling/exception_rules` - `POST /v2/accounts/{accountId}/phone/outbound_calling/exception_rules` - `GET /v2/phone/common_areas/{commonAreaId}/outbound_calling/countries_regions` - `GET /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/countries_regions` - `POST /v2/phone/sites/{siteId}/outbound_calling/exception_rules` - `POST /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/exception_rules` - `PATCH /v2/phone/outbound_calling/countries_regions` - `PATCH /v2/accounts/{accountId}/phone/outbound_calling/countries_regions` - `GET /v2/phone/outbound_calling/countries_regions` - `GET /v2/accounts/{accountId}/phone/outbound_calling/countries_regions` - `DELETE /v2/phone/users/{userId}/outbound_calling/exception_rules/{exceptionRuleId}` - `DELETE /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/exception_rules/{exceptionRuleId}` - `PATCH /v2/phone/sites/{siteId}/outbound_calling/countries_regions` - `PATCH /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/countries_regions` - `POST /v2/phone/users/{userId}/outbound_calling/exception_rules` - `POST /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/exception_rules` - `PATCH /v2/phone/common_areas/{commonAreaId}/outbound_calling/countries_regions` - `PATCH /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/countries_regions` - `DELETE /v2/phone/sites/{siteId}/outbound_calling/exception_rules/{exceptionRuleId}` - `DELETE /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/exception_rules/{exceptionRuleId}` - `DELETE /v2/phone/outbound_calling/exception_rules/{exceptionRuleId}` - `DELETE /v2/accounts/{accountId}/phone/outbound_calling/exception_rules/{exceptionRuleId}` - `GET /v2/phone/sites/{siteId}/outbound_calling/exception_rules` - `GET /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/exception_rules` - `PATCH /v2/phone/users/{userId}/outbound_calling/countries_regions` - `PATCH /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/countries_regions` - `DELETE /v2/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules/{exceptionRuleId}` - `DELETE /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules/{exceptionRuleId}` - `POST /v2/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules` - `POST /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules` - `PATCH /v2/phone/outbound_calling/exception_rules/{exceptionRuleId}` - `PATCH /v2/accounts/{accountId}/phone/outbound_calling/exception_rules/{exceptionRuleId}` - `GET /v2/phone/outbound_calling/exception_rules` - `GET /v2/accounts/{accountId}/phone/outbound_calling/exception_rules` - `PATCH /v2/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules/{exceptionRuleId}` - `PATCH /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules/{exceptionRuleId}` - `GET /v2/phone/users/{userId}/outbound_calling/exception_rules` - `GET /v2/accounts/{accountId}/phone/users/{userId}/outbound_calling/exception_rules` - `GET /v2/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules` - `GET /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/outbound_calling/exception_rules` - `PATCH /v2/phone/sites/{siteId}/outbound_calling/exception_rules/{exceptionRuleId}` - `PATCH /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/exception_rules/{exceptionRuleId}` - `GET /v2/phone/sites/{siteId}/outbound_calling/countries_regions` - `GET /v2/accounts/{accountId}/phone/sites/{siteId}/outbound_calling/countries_regions` ## Enhancements New `group_id` request field in the following **Recordings** APIs: - `GET /v2/accounts/{accountId}/phone/recordings` - `GET /v2/phone/recordings` - `PATCH /phone/devices/{deviceId}`