Logo
Zoom Public API Documentation

contact_center-variables-groups

Number of APIs: 2


1. List variable groups

GET {{baseUrl}}/contact_center/variables/groups?next_page_token=<string>&page_size=30&variable_group_type=system

Use thi API to return a list of variable groups.

Scopes: contact_center_variable:read:admin

Rate Limit Label: Medium



2. Create a variable group

POST {{baseUrl}}/contact_center/variables/groups

Create a custom variable group.

Scopes: contact_center_variable:write:admin

Rate Limit Label: Light



ENDPOINTS