I\'m trying to do a POST request with some simple JSON body in c#. I\'m using HttpClient to do the request. I\'m tryin the following:
using (var httpClien