v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Training

Update course assignments

Updates assignments for users, groups, and sites for a specific course.

put/training/courses/v1/{courseId}/assignments

Path parameters

courseIdstring required

Id of the course that the assignments belongs to

Request body

universalAccessboolean

Assign course to all Training users within the orginzation

clearAllUsersboolean

Remove all course user assignments

clearAllGroupsboolean

Remove all course group assignments

clearAllSitesboolean

Remove all course site assignments

Response

A successful response.

usersUpdatedinteger

How many user assignment were updated in the request

groupsUpdatedinteger

How many group assignments were updated in the request

sitesUpdatedinteger

How man site assignments were updated in the request