Number of APIs: 2
1. Add a group call pickup object
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
2. List group call pickup objects
GET {{baseUrl}}/phone/group_call_pickup?page_size=30&next_page_token=<string>&site_id=<string>
Use this API to retrieve a list of Group Call Pickup objects in an account. Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:list_call_pickup_groups:admin
Medium
ENDPOINTS