logo
  • 教程列表
  • SO官方文檔
  • 與 RESTful API 通訊
    • 發訊息給 hipChat
    • 使用 REST 與 PowerShell 物件來獲取和釋出許多專案
    • 使用 Slack.com 傳入 Webhooks
    • 將 REST 與 PowerShell 物件一起使用以獲取和放置單個資料
    • 使用 REST 和 PowerShell 刪除專案
  1. StackOverflow 文件
  2. PowerShell 教程
  3. 與 RESTful API 通訊
  4. 使用 REST 和 PowerShell 刪除專案

使用 REST 和 PowerShell 刪除專案

Created: November-22, 2018

確定要刪除的專案並將其刪除:

Invoke-RestMethod -Method Delete -Uri "http://jsonplaceholder.typicode.com/posts/1"
  • 將 REST 與 PowerShell 物件一起使用以獲取和放置單個資料

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明