Update Email

Verify OTP and update email in profile.

:param api_key: user's api key
:param otp_code: user's otp code
:param payload: request's payload including email
:param db: database session
:return: True if it's successful

Language
Click Try It! to start a request and see the response here!