curl --request POST \
--url https://sgja-api.vohoangphuc.com/auth/resend-verification \
--header 'Content-Type: application/json' \
--data '
{
"email": "jsmith@example.com"
}
'Resends the email verification link
curl --request POST \
--url https://sgja-api.vohoangphuc.com/auth/resend-verification \
--header 'Content-Type: application/json' \
--data '
{
"email": "jsmith@example.com"
}
'Verification email sent