Logo
Zoom Public API Documentation

phone-external_contacts-{externalContactId}

Number of APIs: 3


1. Update external contact

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

Updates an external contact'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:external_contact:admin

Rate Limit Label: Light



2. Get external contact details

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

Gets an external contact's information.

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

Scopes: phone:read:admin

Granular Scopes: phone:read:external_contact:admin

Rate Limit Label: Light



3. Delete an external contact

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

Removes 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:delete:external_contact:admin

Rate Limit Label: Light



ENDPOINTS