POST {{baseUrl}}/phone/group_call_pickup
Use this API to add a Group Call Pickup instance to the account that has the Zoom Phone license assigned. Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:call_pickup_group:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>",
"display_name": "<string>"
} |
ENDPOINTS