コンテンツにスキップ

Resend the email verification message

POST
/api/v1/me/verification-email

Sends a new 24-hour verification link. Resends are limited to once every 10 minutes.

{ ok: true }

Unauthorized

Already verified or no deliverable email address

Resend requested too soon (TOO_MANY_REQUESTS)