Authorizations
A token used to verify the validity of an email address. It must be included in the Authorization header when verifying the email address.
Body
application/json
The request body for email verification
A one-time passcode (OTP) provided by the user for email verification.
- Must be a numeric code.
Example:
321673
Response
User email successfully verified and user account is created.