Number of APIs: 3
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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:external_contact:admin
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: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:external_contact:admin
Light
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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:external_contact:admin
Light
ENDPOINTS