Hi,
I am currently developing an application to upload document into Content Server 10.5 using REST API written in ASP.NET WebAPI. I am relatively new to REST API.
I am consuming the API using HTTPClient and I am stuck at the part in passing the parameters where I keep getting "400 Bad Request" error.
Can anyone enlighten me on the using the API to upload the document using .NET languages?