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