Logo
Zoom Public API Documentation

contacts-groups-{groupId}

Number of APIs: 3


1. Get a contact group

GET {{baseUrl}}/contacts/groups/:groupId

Get a contact group under an account.

Prerequisite: Pro or higher account.

Scopes: contact_group:write:admin

Rate Limit Label: Light



2. Delete a contact group

DELETE {{baseUrl}}/contacts/groups/:groupId

Use this API to delete a contact group.

Prerequisite: Pro or higher account.

Scopes: contact_group:write:admin

Rate Limit Label: Heavy



3. Update a contact group

PATCH {{baseUrl}}/contacts/groups/:groupId

Update a contact group under your account.

Prerequisite: Pro or higher account.

Scopes: contact_group:write:admin

Rate Limit Label: Heavy



ENDPOINTS