Logo
Zoom Public API Documentation

phone-external contacts-{external Contact Id}

Number of APIs: 3


1. 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



2. Delete an external contact

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

Use this API to remove an external contact.

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

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions



3. Get external contact details

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

Use this API to get 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



ENDPOINTS