API reference/Auth
Send a new verification code
POST
/v1/auth/verify-email/resend
At most once a minute per address.
Body
application/json
emailstringrequired
maxLength: 254
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.