1
0
Fork 0
mirror of synced 2024-09-12 23:53:15 +12:00
appwrite/docs/references/account/create.md
2020-02-02 09:49:07 +02:00

1 line
No EOL
379 B
Markdown

Use this endpoint to allow a new user to register a new account in your project. After the user registration completes successfully, you can use the [/account/verfication](/docs/account#createVerification) route to start verifying the user email address. To allow your new user to login to his new account, you need to create a new [account session](/docs/account#createSession).