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
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
move_users_to_region_id | string | (Required) ID of the region to move users to. |