post
https://api.lightcast.io/curricular-skills/groups
Provides functionality for creating individual groups one at a time. You may create a single group by making a POST request with a valid group object to the /curricular-skills/groups endpoint. The group object must contain, at the minimum, a valid groupType id, a site, a title and an isPublished. id is not a valid attribute as it is automatically generated and cannot be changed.
