Is it possible to send additional HTTP headers to web services via New-WebServiceProxy February 15, 2023 by Tarik Invoke-WebRequest http://yourURLhere -Headers @{"accept"="application/json"} Introduced in POSH 3.0