Added new APIs and request fields
Added
- New Call Logs APIs:
GET /v2/phone/call_history_detail/{callHistoryId}
GET /v2/accounts/{accountId}/phone/call_history_detail/{callHistoryId}
Enhancements
- New
billing_subscription_id request field in the following Common Areas APIs:
POST /v2/phone/common_areas
POST /v2/accounts/{accountId}/phone/common_areas
POST /v2/accounts/{accountId}/phone/common_areas/{commonAreaId}/calling_plans
POST /v2/phone/common_areas/{commonAreaId}/calling_plans
- New
call_path_id response field in the following Call Logs APIs:
GET /v2/accounts/{accountId}/phone/users/{userId}/call_history
GET /v2/phone/users/{userId}/call_history
GET /v2/phone/users/{userId}/call_history/sync
GET /v2/accounts/{accountId}/phone/users/{userId}/call_history/sync
- New
billing_subscription_id request field in the following Zoom Rooms APIs:
POST /v2/accounts/{accountId}/phone/rooms/{roomId}/calling_plans
POST /v2/phone/rooms/{roomId}/calling_plans
POST /v2/accounts/{accountId}/phone/rooms
POST /v2/phone/rooms
- New
target_billing_subscription_id,source_billing_subscription_id request fields in the following Users APIs:
PUT /v2/accounts/{accountId}/phone/users/{userId}/calling_plans
PUT /v2/phone/users/{userId}/calling_plans
- New
billing_subscription_id request field in the following Users APIs:
POST /v2/accounts/{accountId}/phone/users/{userId}/calling_plans
POST /v2/phone/users/{userId}/calling_plans
- New
hide_caller_id,end_to_end,call_path_id fields in the following webhook webhook events:
phone.callee_call_history_completed
phone.caller_call_history_completed