Update phone account settings
PATCH {{baseUrl}}/phone/settings
Account owners can use this API to update Zoom Phone account settings.
Scopes: phone:write:admin
Prerequisites: * A Business or Enterprise account
Request Body
{"byoc"=>{"enable"=>true}, "multiple_sites"=>{"enabled"=>true, "site_code"=>{"enable"=>false, "short_extension_length"=>3}}, "show_device_ip_for_call_log"=>{"enable"=>false}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |