Users
Create User
Craete a new user.
Args:
- user_in (UserCreate): JSON of the user to create. Forename, surname and email. Email must be unique.
Returns:
- User: User object
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Craete a new user.
Args:
Returns:
Was this page helpful?