Hello All,
We had some ILT course management issues which caused the wrong completion date to be updated.
I'm looking for an API to perform the correction. The only one I found was /learn/v1/enrollments, but I can only update multiple users, in the same course, same session and same completion date. This generates a lot of processing.
Can you suggest another endpoint that I can update in a single processing, multiple users, multiple courses, multiple sessions and multiple completion dates?
Thank you.