Jump to: navigation, search

Create a Business Unit

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

Overview

It is used to create a business unit group containing users, queues, skills.

Example

POST /groups 
{
    "name":"Tech Support",
    "type":"BusinessUnit"
}
This page was last edited on January 22, 2016, at 19:57.
Comments or questions about this documentation? Contact us for support!