Authorization: Bearer ********************
curl --location --request POST '/api/user/update_password?old_password=undefined&password=undefined&password_confirmation=123456' \ --header 'Authorization: Bearer <token>'