Resend Account Activation - MarcoLagalla/marette_backend GitHub Wiki

Name Resend Account activation
Description Resends welcome email to user with activation token
URL api/v1/account/activate/resend/<int:id>
Allowed methods POST
Authorizations IsAuthenticated

Params:

POST


Provided user's authentication Token, resends welcome email.

⚠️ **GitHub.com Fallback** ⚠️