A valid request URL is required to generate request examples
{ "results": { "isVerified": true, "email": "<string>", "otp": { "numberOfAttempts": 123, "createdAt": "2023-11-07T05:31:56Z", "isMaxAttempts": true, "isExpired": true, "expiresAt": "2023-11-07T05:31:56Z" } }, "status": "ok" }
Create a new one-time passcode for the current user’s primary email. The user will receive an email with the passcode.
Ok
Shows the current verification status of an email address
Verification status of an email address
Show child attributes
One time passcode information If there is no active passcode, this will be undefined
Number of times the passcode has been attempted Number of times the passcode has been attempted
Time that the passcode was created Time that the passcode was created
ok
Was this page helpful?