Please let us know how to invoke a REST API POST method with out a message body.
Summary
Please let us know how to invoke a REST API POST method with out a message body.Content
That our REst API support only parameters in URL. We want to invoke this API from ICS orchestration integration. when we tried we are getting the error HTTP Error 411, The request must be chunked or have a content length
1