Update emergency service location

PATCH {{baseUrl}}/phone/locations/:locationId

Updates an emergency location's information.

Prerequisites:

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

Scopes: phone:write:admin

Granular Scopes: phone:update:emergency_location:admin

Rate Limit Label : Light

Request Body

{"bssid"=>"<string>", "elin_phone_number_id"=>"<string>", "emergency_address_id"=>"<string>", "name"=>"<string>", "network_switches"=>[{"mac_address"=>"<string>", "port"=>"<string>", "port_prefix"=>"<string>", "port_range_from"=>"<string>", "port_range_to"=>"<string>"}, {"mac_address"=>"<string>", "port"=>"<string>", "port_prefix"=>"<string>", "port_range_from"=>"<string>", "port_range_to"=>"<string>"}], "private_ip"=>"<string>", "public_ip"=>"<string>", "sip_group_id"=>"<string>", "minimum_match_criteria"=>"<boolean>"}

HEADERS

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

RESPONSES

status: ``