The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Hi,
we need to update assignment due date for a specific student in a course using api route. Is there any api route that we can use to fulfill our requirement?
Solved! Go to Solution.
Can I ask why you need to use the API route? This is a very simple process using the user interface in the assignment settings, and takes seconds!
See, How do I assign an assignment to an individual student?
If there is a reason for using the API route, please let us know and someone with more API coding experience can help you.
Kelley
Can I ask why you need to use the API route? This is a very simple process using the user interface in the assignment settings, and takes seconds!
See, How do I assign an assignment to an individual student?
If there is a reason for using the API route, please let us know and someone with more API coding experience can help you.
Kelley
Hi,
Yes we need api route for developing purpose. Currently we are using update route for all the students in the assignment. But we need to update assignment due date for a specific student. Is there any api route for this ? we have followed https://canvas.instructure.com/doc/api/assignments.html document , but were not able to found any specific api.
Can you please provide us is there any api route exists for this requirement?
Thank you.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.