put https://api.mapmycrop.com/profile/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
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
Try It!
to start a request and see the response here!