Number of APIs: 3
DELETE {{baseUrl}}/contact_center/regions/:regionId?move_users_to_region_id=<string>
Delete a site and move its members to another region. Scopes: Rate Limit Label: contact_center_region:write:admin
LIGHT
PATCH {{baseUrl}}/contact_center/regions/:regionId
Update information for a region. Scopes: Rate Limit Label: contact_center_region:write:admin
LIGHT
3. Get a region
GET {{baseUrl}}/contact_center/regions/:regionId
Get information about a region. Scopes: Rate Limit Label: contact_center_region:read:admin
LIGHT
ENDPOINTS