Logo
Zoom Public API Documentation

contact_center-variables-groups-{variableGroupId}

Number of APIs: 3


1. Get a variable group

GET {{baseUrl}}/contact_center/variables/groups/:variableGroupId

Get information about a variable group.

Scopes: contact_center_variable:read:admin

Rate Limit Label: Light



2. Delete a variable group

DELETE {{baseUrl}}/contact_center/variables/groups/:variableGroupId

Delete a specified variable group.

Scopes: contact_center_variable:write:admin

Rate Limit Label: Light



3. Update a variable group

PATCH {{baseUrl}}/contact_center/variables/groups/:variableGroupId

Update a variable group.

Scopes: contact_center_variable:write:admin

Rate Limit Label: Light



ENDPOINTS