DELETE {{baseUrl}}/contacts/groups/:groupId/members?member_ids=<string>
Use this API to remove members in a contact group. Prerequisite: Pro or higher account. Scopes: Rate Limit Label: contact_group:write:admin
Heavy
Body
PARAM
Key | Datatype | Required | Description |
member_ids
|
string | (Required) The member's ID in a contact group. Use commas (,) to separate a maximum of 20 ids. Can be retrieved by calling the [**List contact groups**](/docs/api-reference/zoom-api/methods#operation/contactGroupMembers) API. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS