auth

Resend Verification

Mail a fresh verification link, or do nothing: the response never says which.

post/v1/auth/resend-verification

Request body

emailstring required

The address to resend a verification link to.

Response

Successful Response

messagestring required

The same message whether or not the address has anything to verify.

Changes