Update external contact

PATCH {{baseUrl}}/phone/external_contacts/:externalContactId

Use this API to update an external contact's information.

Scopes: phone:write:admin
Rate Limit Label : Light

Prerequisites:

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

Request Body

{"description"=>"External contact Johnson", "email"=>"example@example.com", "extension_number"=>"101014", "id"=>"external_contact_01", "name"=>"Johnson", "phone_numbers"=>["+12058945656", "+12058945657"], "routing_path"=>"PSTN"}

HEADERS

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

RESPONSES

status: ``