> ## Documentation Index
> Fetch the complete documentation index at: https://next-fast-turbo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 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

