Method: enterprises.delete
永久刪除企業以及所有相關聯的帳戶和資料。警告:這麼做會導致與已刪除企業相關聯的所有 AM API 裝置一併刪除。僅適用於由 EMM 管理的企業。
HTTP 要求
DELETE https://androidmanagement.googleapis.com/v1/{name=enterprises/*}
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 |
name |
string
格式為 enterprises/{enterpriseId} 的企業名稱。
|
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/androidmanagement
詳情請參閱 OAuth 2.0 總覽。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-04-11 (世界標準時間)。
[null,null,["上次更新時間:2024-04-11 (世界標準時間)。"],[[["Permanently deletes an enterprise, including all associated accounts, data, and AM API devices."],["This action is irreversible and only applicable to EMM-managed enterprises."],["Requires authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."],["The request is sent as a DELETE to `https://androidmanagement.googleapis.com/v1/{name=enterprises/*}` with an empty body."],["Successful deletion results in an empty response body."]]],[]]