Update Password

Change the password.

:param api_key: user's api key
:param payload: request's payload including old, new, and confirmation password
:param db: database session
:return: True if it's successful

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