Logo
Zoom Public API Documentation

contact_center-regions

Number of APIs: 2


1. List regions

GET {{baseUrl}}/contact_center/regions?next_page_token=<string>&page_size=30

Get information about all available regions.

Scopes: contact_center_region:read:admin

Rate Limit Label: MEDIUM



2. Create a region

POST {{baseUrl}}/contact_center/regions

Create a new region.

Scopes: contact_center_region:write:admin

Rate Limit Label: LIGHT



ENDPOINTS