Skip to main content
POST
/
app
/
auth
/
email
/
verification-notification
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "data": {
    "message": "If an unverified account exists for that email, we have sent a new verification link."
  },
  "meta": {},
  "error": null
}

Documentation Index

Fetch the complete documentation index at: https://help.the-meridian.ai/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
email
string<email>
required

Response

Verification email resend accepted

success
boolean
required
Example:

true

data
object
required
meta
object
required
error
unknown
required
Last modified on May 6, 2026