Resend code not working
Hi Zitadel team!
I am trying to create a user via API, it creates it and its also sending a notification through SMTP, I receive the email correctly, but what if the user lost that first activation email and needs a new one, I was expecting to click on Resend Code and receive a new email, instead I see the error Could not find code. I wonder if this is something on your end, or it something I have to add on my instance?
Much thanks!

1 Reply
Hi @Avlambertucci, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer to your "Resend Code" issue in the available documentation, here are some relevant sources:
1. Create a User (1) : This shows how email verification codes can be returned directly to you instead of being sent automatically, giving you control over the verification process.
2. How to programmatically activate a user through the API (2) : This discussion mentions using the send email code and verify email endpoints for user activation scenarios.
To learn more, see the sources I considered:
[1] Create a User
[2] How to programmatically activate a user through the API
Feel free to tag @Ask Inkeep with additional questions.