Jump to: navigation, search

Bulk Assign Agents to as Business Unit

This operation is part of the Business Unit API section of the Web Services API.

Overview

Bulk assign agents to a business unit.

Example

POST /groups/{id}/users
{
   "uris":["user uri", "user uri", …]
}
This page was last edited on January 22, 2016, at 19:56.
Comments or questions about this documentation? Contact us for support!