POST (json format):. $json = @{ "UserName"="Duran" } $header = @{ "Content-Type"="application/json" } Invoke-RestMethod -Method Post -Uri ...
確定! 回上一頁