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.
How can i assign Teacher to a Course when i create or update a new course using API.
Solved! Go to Solution.
You have to use the Enrollments API https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create to enroll an instructor in a course. You can't do it as part of the course creation.
You have to use the Enrollments API https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create to enroll an instructor in a course. You can't do it as part of the course creation.
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.