Skip to main content
PUT
/
api
/
v1
/
user
/
me
/
email
/
otp
Error
A valid request URL is required to generate request examples
{
  "results": {
    "isVerified": true,
    "email": "<string>"
  },
  "status": "ok"
}

Response

Ok

Shows the current verification status of an email address

results
object
required

Verification status of an email address

status
enum<string>
required
Available options:
ok