1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
appwrite/docs/references/users/create-md5-user.md
2022-08-12 17:00:43 +01:00

219 B

Create a new user. Password provided must be hashed with the MD5 algorithm. Use the POST /users endpoint to create users with a plain text password.