Assign users to a region

POST {{baseUrl}}/contact_center/regions/:regionId/users

Assign users to a region.

Scopes: contact_center_region:write:admin

Rate Limit Label : LIGHT

Request Body

{"user_ids"=>["<string>", "<string>"]}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: Created

{}