Method: pages.delete

刪除網頁上的所有 ClaimReview 標記。

HTTP 要求

DELETE https://factchecktools.googleapis.com/v1alpha1/{name=pages/*}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

要刪除的資源名稱,格式為 pages/{page_id}

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會留白。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/userinfo.email

試試看!