Logo
Zoom Public API Documentation

phone-group_call_pickup

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: phone:write:admin

Granular Scopes: phone:write:call_pickup_group:admin

Rate Limit Label: 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: phone:read:admin

Granular Scopes: phone:read:list_call_pickup_groups:admin

Rate Limit Label: Medium



ENDPOINTS