Skip to content

Re-send the email verification magic link to the authenticated user.

POST
/auth/email/resend-verification
curl --request POST \
--url https://api.siteqwality.com/auth/email/resend-verification \
--header 'Authorization: Bearer <token>'

Verification email queued

Missing or invalid authentication

Internal server error