Update a region
PATCH {{baseUrl}}/contact_center/regions/:regionId
Update information for a region.
Scopes: contact_center_region:write:admin
Rate Limit Label: LIGHT
Request Body
{"region_name"=>"<string>", "sip_zone_id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |