Update common area

PATCH {{baseUrl}}/phone/common_areas/:commonAreaId

Use this API to update the common area information.

Note : For use by customers who opted for Common Area Optimization

Prerequisites:

  • Pro or a higher account with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:common_area:admin

Rate Limit Label : Light

Request Body

{"area_code"=>"<string>", "cost_center"=>"<string>", "country_iso_code"=>"<string>", "department"=>"<string>", "display_name"=>"<string>", "emergency_address_id"=>"<string>", "extension_number"=>"<long>", "outbound_caller_id"=>"<string>", "policy"=>{"international_calling"=>{"enable"=>"<boolean>", "reset"=>"<boolean>"}}, "site_id"=>"<string>", "timezone"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``