How to send REST API call from powershell 2.0?

后端 未结 0 1312
面向向阳花
面向向阳花 2020-12-01 22:08

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题