Method: projects.releases.delete

按資源名稱刪除Release

HTTP請求

DELETE https://firebaserules.googleapis.com/v1/{name=projects/*/releases/**}

URL 使用gRPC 轉碼語法。

路徑參數

參數
name

string

必需的。要刪除的Release的資源名稱。

格式: projects/{project_id}/releases/{release_id}

請求正文

請求內文必須為空。

響應體

如果成功,回應正文為空。

授權範圍

需要以下 OAuth 範圍之一:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/firebase

有關詳細信息,請參閱身份驗證概述