Skip to main content
POST
/
auth
/
resend-verification
Resend applicant verification email
curl --request POST \
  --url https://sgja-api.vohoangphuc.com/auth/resend-verification \
  --header 'Content-Type: application/json' \
  --data '
{
  "email": "jsmith@example.com"
}
'

Body

application/json
email
string<email>
required

Response

200

Verification email sent