cURL
curl --request POST \ --url https://tandem.hlofiys.xyz/api/auth/resend-activation-link \ --header 'Content-Type: application/json' \ --data ' { "email": "[email protected]" } '
{ "message": "<string>" }
The email address of the user who needs a new activation link.
If an inactive account with this email exists, a new activation link has been sent