Logo
Zoom Public API Documentation

phone-group_call_pickup-{groupId}-members

Number of APIs: 2


1. List call pickup group members

GET {{baseUrl}}/phone/group_call_pickup/:groupId/members?page_size=30&next_page_token=<string>&site_id=<string>&extension_type=commonArea

Use this API to retrieve members of a call pickup group in an account.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:call_pickup_group_member:admin

Rate Limit Label: Medium



2. Add members to a call pickup group

POST {{baseUrl}}/phone/group_call_pickup/:groupId/members

Use this API to add members to the specified Group Call Pickup object.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:write:call_pickup_group_member:admin

Rate Limit Label: Light



ENDPOINTS