curl --location '/user/ChangePwd' \ --header 'Content-Type: application/json' \ --data '{ "NewPass": "", "OldPass,": "", "OpCode": 0 }'
{}