/api/users/reset-password
OK
curl -L \ --request POST \ --url '//api/users/reset-password' \ --header 'Content-Type: application/json'
{ "code": 1, "message": "text", "data": "text", "success": true }