Assignment
API Service for Courses and Memberships
Get Lesson Assignment
Get the assignment for a lesson. Requires a Location token with courses.readonly. Send Version: v3.
Create Lesson Assignment
Create an assignment on a lesson. Requires a Location token with courses.write. Send Version: v3. Path lessonId is sent to membership as postId. locationId, userId, and productId are not accepted in the body.
Update Assignment
Update an assignment. Requires a Location token with courses.write. Send Version: v3.
Delete Assignment
Delete an assignment. Requires a Location token with courses.write. Send Version: v3.