Jump to: navigation, search

Assign Agent to Business Unit

Overview

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

Assign an agent to the Business Unit.

This will also assign the corresponding Configuration Manager person to the agent group.

Assigning an agent to a Business Unit can be done two ways:

  • Assign an Agent to a Business Unit
  • Assign a Business Unit to an agent

Bulk assignment operations are available for this operation.

Example - Assign agent to group

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