Quiz Submission Files
Last updated
Was this helpful?
Last updated
Was this helpful?
POST /api/v1/courses/:course_id/quizzes/:quiz_id/submissions/self/files
Scope: url:POST|/api/v1/courses/:course_id/quizzes/:quiz_id/submissions/self/files
Associate a new quiz submission file
This API endpoint is the first step in uploading a quiz submission file. See the for details on the file upload workflow as these parameters are interpreted as per the documentation there.
name
string
The name of the quiz submission file
on_duplicate
string
How to handle duplicate names
This documentation is generated directly from the Canvas LMS source code, available .