POST {{baseUrl}}/contact_center/regions
Create a new region. Scopes: Rate Limit Label: contact_center_region:write:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"region_name": "<string>",
"region_id": "<string>",
"sip_zone_id": "<string>"
} |
ENDPOINTS