Logo
fastmemo API Documentation

Reset Password

PATCH http://localhost:3000/api/v1/users/resetPassword/499eda51eeb431f56eb69f06daa56490aab22279

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PATCH 'http://localhost:3000/api/v1/users/resetPassword/499eda51eeb431f56eb69f06daa56490aab22279' -d '{"password":"12345678","passwordConfirm":"12345678"}'

ENDPOINTS