Logo
Zoom Public API Documentation

phone-external_contacts

Number of APIs: 2


1. List external contacts

GET {{baseUrl}}/phone/external_contacts?next_page_token=<string>&page_size=30

Lists the external contacts.

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

Scopes: phone:read:admin

Granular Scopes: phone:read:list_external_contacts:admin

Rate Limit Label: Light



2. Add an external contact

POST {{baseUrl}}/phone/external_contacts

Adds an external contact.

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

Scopes: phone:write:admin

Granular Scopes: phone:write:external_contact:admin

Rate Limit Label: Light



ENDPOINTS