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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{}