Logo
Zoom Public API Documentation

contact_center-variables-{variableId}

Number of APIs: 3


1. Get a variable

GET {{baseUrl}}/contact_center/variables/:variableId

Retrieve a variable.

Scopes: contact_center_variable:read:admin

Rate Limit Label: LIGHT



2. Delete a variable

DELETE {{baseUrl}}/contact_center/variables/:variableId

Delete a variable.

Scopes: contact_center_variable:write:admin

Rate Limit Label: Light



3. Update a variable

PATCH {{baseUrl}}/contact_center/variables/:variableId

Update a variable.

Scopes: contact_center_variable:write:admin

Rate Limit Label: LIGHT



ENDPOINTS