Update course assignmentsAsk AIput https://api.safetyculture.io/training/courses/v1/{course_id}/assignmentsUpdates assignments for users, groups, and sites for a specific course.Path Paramscourse_idstringrequiredId of the course that the assignments belongs toBody Paramsassignmentsarray of objectsList of assignment changes for the courseassignmentsADD objectuniversal_accessbooleanAssign course to all Training users within the orginzationtruefalseclear_all_usersbooleanRemove all course user assignmentstruefalseclear_all_groupsbooleanRemove all course group assignmentstruefalseclear_all_sitesbooleanRemove all course site assignmentstruefalseResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago