StackOverflow 文件 PowerShell 教程 與 RESTful API 通訊 使用 REST 和 PowerShell 刪除專案 使用 REST 和 PowerShell 刪除專案 Created: November-22, 2018 確定要刪除的專案並將其刪除: Invoke-RestMethod -Method Delete -Uri "http://jsonplaceholder.typicode.com/posts/1" 將 REST 與 PowerShell 物件一起使用以獲取和放置單個資料