Resend the email verification message
POST /api/v1/me/verification-email
POST
/api/v1/me/verification-email
Sends a new 24-hour verification link. Resends are limited to once every 10 minutes.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”{ ok: true }
Unauthorized
Already verified or no deliverable email address
Resend requested too soon (TOO_MANY_REQUESTS)