Skip to main content
POST
Create a user

Body

string
required
string
required
enum
required
student | teacher | manager | admin.
string
Your LMS’ user ID. Highly recommended.
object

Examples

Returns

A User.
Creating a user does not enroll them in a cohort. Use cohorts.bulk() or the cohort enrollment endpoint to do that.