Skip to main content
POST
Verify email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
otp
string
required
Pattern: ^\d{6}$

Response

Email verified.

message
string
required
Example:

"Email verified successfully."

data
object
required
Last modified on July 19, 2026