Request for Assistance with Updating User Password Without Email Access
Hi, I created a user with a random email address. Unfortunately, I have forgotten the user's password and can no longer access that email, so I cannot reset the password through the usual process. Is there a way to update the user password via an API or other means?
4 Replies
You still have admin access?
I have only one user and that user has admin access.
If you have access to your zitadel config, you can create a system account and create a new admin user that way.
https://zitadel.com/docs/guides/integrate/zitadel-apis/access-zitadel-system-api
ZITADEL Docs
This guide focuses on the ZITADEL System API. To access the other APIs (Admin, Auth, Management), please checkout this guide.
@FFO Thanks will try that out.