Logo
Zoom Public API Documentation

contact_center-variables

Number of APIs: 2


1. Create a variable

POST {{baseUrl}}/contact_center/variables

Create a new variable.

Scopes: contact_center_variable:write:admin

Rate Limit Label: LIGHT



2. List variables

GET {{baseUrl}}/contact_center/variables?variable_group_id=<string>&data_type=currency&variable_type=global_variable&next_page_token=<string>&page_size=30

Returns a list of variables for a specific variable group.

Scopes: contact_center_variable:read:admin

Rate Limit Label: Medium



ENDPOINTS