I want to send a REST API call through powershell 2.0, which includes Header as well as body.
currently i\'m using [System.Net.WebRequest]::Create("$API") f