Verifies the user’s email using a verification code and marks the email as verified if successful.
The email address to verify.
The verification code sent to the user's email.
"123456"
Email successfully verified.
The response is of type string.
"Successfully verified"