v1

latestOpenAPI 3.1.02026-07-242892032.8 MB
Groups

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.

post/curricular-skills/groups

Request body

Response

OK