v1
latestOpenAPI 3.0.22026-07-26286974.7 KBCreate a new user
Request body
The name of the new user.
The email address of the new user..
The password of the new user. Must be at least 6 characters.
The signup source of the user, Information tab of the user profile. SRC can also be used as a custom value when creating users in your school. For example, if you use any unique identifiers to help manage your users in multiple external systems (such as unique IDs, tags, etc.), you can use the src field to keep this identifier associated with your user in Teachable.
Response
201 response
The name of the user.
The email address of the user.
The role of the user (e.g., student, owner, affiliate, author, custom, etc.). All newly created users will have the student role by default.
The last signin IP address of the user. If the user has not yet signed in to their account, the return value is null.
The unique ID of the user.