How do I add body parameters to a rest API request in VB.Net using request.AddBody method ?
Below is my code in c#, but I want in VB.Net