Allows you to update a course assignment.
The ID of the course assignment
The course assignment's external ID, usually a unique identifier from the calling system
The Id of the course associated with this course assignment
The UserId of the user that is associated with this course assignment
The subscription (if any) associated with this course assignment
When the course assignment expires (if ever) (in a string representation of the date)
When course assignment is expected to be completed by the student (in a string representation of the date)
When the course assignment was started (if ever) (in a string representation of the date)
When the course assignment was completed (if ever) (in a string representation of the date)
OK Response
Indicates the status of the API request.
- 0 = Success
- 10 = Error
- 20 = Not found
- 30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).