On this page

Emails

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/de44951a-f20f-45ec-bd4a-863185ac97c8/end.svg" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/de44951a-f20f-45ec-bd4a-863185ac97c8/end.svg" width="40px" /> Endpoints POST/ resend-confirmation GET/ admin/mails GET/ admin/mail-templates

</aside>

Request to resend e-mail confirmation


If the user did not receive the letter after registration, and the mail is not confirmed, you can

request a new email with a confirmation code.

Please configure the event “Resend Confirmation” to send the respective email.

This is not related to password reset. The user must be authorized to request.

jsSDK: Wallkit.resendEmailConfirmation()

Responses:

Result message

{
  "result": true
}
{
  "error": "string",
  "error_description": "string"
}

Request for getting a full history of sending emails