Skip to content

Course Mutations

Overview

The course mutations allow you to create, update, and delete courses within your Teachify school, as well as manage student enrollments. These operations enable you to programmatically manage your course catalog and student access.

Available Mutations

Manages course entities:

Manages student enrollments in courses:

Error Handling

All course mutations return an errors field in the response that will contain any validation or processing errors that occurred during the operation.

For more information about the Teachify Admin API, please refer to the API Overview.