Logo
Zoom Public API Documentation

Remove members from call pickup group

DELETE {{baseUrl}}/phone/group_call_pickup/:groupId/members/:extensionId

Use this API to remove member from the Group Call Pickup object.

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

Scopes: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/group_call_pickup/:groupId/members/:extensionId'

ENDPOINTS