Envoyer une Strapi par e-mail de confirmation

await strapi.plugins["users-permissions"].services.user.sendConfirmationEmail(user);
Crazy Caracal