Create user api method
Hello everyone. Is it possible to create a human user without email in zitadel via the service api? The main identifier will be phone. I also don't need a name and a family name. In docs, there are mandatory arguments for creating user: email and in profile name and family name
1 Reply
Hi @Sordus, thanks for reaching out! Currently the user creation process requires several fields, such as email, first name, and last name as you noted. You can't create a human user without those fields. However, we are planning to relax this requirement with ZITADEL v5. This is the pull request. Please let me know if this answers your question, or if you have any other doubts.