Logo
Zoom Public API Documentation

contact_center-regions-{regionId}

Number of APIs: 3


1. Delete a region

DELETE {{baseUrl}}/contact_center/regions/:regionId?move_users_to_region_id=<string>

Delete a site and move its members to another region.

Scopes: contact_center_region:write:admin

Rate Limit Label: LIGHT



2. Update a region

PATCH {{baseUrl}}/contact_center/regions/:regionId

Update information for a region.

Scopes: contact_center_region:write:admin

Rate Limit Label: LIGHT



3. Get a region

GET {{baseUrl}}/contact_center/regions/:regionId

Get information about a region.

Scopes: contact_center_region:read:admin

Rate Limit Label: LIGHT



ENDPOINTS