So what I found out is that since the API url is already handling the object "User" there is no need to build an array. You just need to create thew values for the request as you do with a get rather then build the object array.
thanks for your help.