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
Request Body
{"member_extension_ids"=>["<string>", "<string>"]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: Created
""