Skip to main content

Create a group

Endpoint URL

POST /api/v2/groups

Create a group

Creates a new group in your TalentLMS account. To successfully create a group, provide the required group attributes in the request body. If the request is valid, the API creates the group and returns the newly created group object, including its unique ID.

Request