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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:external_contact:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"name": "<string>",
"external_contact_id": "<string>"
} |
ENDPOINTS