Jump to: navigation, search

Bulk Assign Skills to a Business Unit

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

Overview

Bulk assign skills to a business unit.

Example

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