Added

Update courses through the API

You can now update an existing course through the API with PATCH /api/v2/courses/:id. Change a course's title, description, storefront image, community visibility, or full-course redirect — updates are partial, so you send only the fields you want to change. Previously the API could create, list, fetch, and publish courses but not modify them, which forced changes like setting a course image back into the app.

Resources: Course
Building with an AI agent? Point it at the Courses skill.