Can we trigger an account recovery email through the ORY api if we create an identity through it? Or will we have to implement that logic of sending the email? Cant see anything, but want to double check 🙂
Hi @white-advantage-37945
You can create a recovery link / code through the admin api, but you will need to manually send it out. Like @loud-honey-70375 mentioned, Ory doesn't handle email sending from the admin api as of yet.