Skip to content

Resend Verification Email

POST
/api/auth/verify-email/resend

Resend the verification email. Same email-enumeration discipline as /password/reset — always returns the same generic message.

Request Body required

Resend the verification email

object
email
required
string format: email

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string