Users
Verify Email OTP
Verify the OTP code to confirm email ownership.
POST
POST
Request Body
string
required
The email address the OTP was sent to.
string
required
The 6-digit OTP code from the email.
Response
boolean
true when the OTP is valid and the email has been marked verified.