how we update users from postman using PUT method when we use rest api of users in cs-cart
i'm using cs-cart rest api it is working for GET and DELETE method properly but i dint in case of PUT and POST method , how we send parameter or data
thanks in advance