curl -d 'user[name]=huck&user[email]=huck@xyz.com''http://sandbox.v2.xyz.com/api/berl/a4be95e6f86/users.json'
can anyone tell me how we will be able to run this curl command.
Another thing if i run it through java what will be the java equivalent to this call? it is basically a call to rest service