刪除 Identity Toolkit 專案的 Oidc IdP 設定。
HTTP 要求
DELETE https://identitytoolkit.googleapis.com/admin/v2/{name=projects/*/oauthIdpConfigs/*}
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 | |
---|---|
name |
要刪除的設定資源名稱,例如:`projects/my-awesome-project/oauthIdpConfigs/oauth-config-id`。 授權需要指定資源
|
要求主體
要求主體必須為空白。
回應主體
如果成功,回應主體會是空白的 JSON 物件。
授權範圍
需要下列其中一種 OAuth 範圍:
https://www.googleapis.com/auth/identitytoolkit
https://www.googleapis.com/auth/firebase
https://www.googleapis.com/auth/cloud-platform
詳情請參閱 Authentication Overview。