Exclui permanentemente uma empresa e todas as contas e dados associados a ela. Aviso: isso vai resultar na exclusão em cascata de todos os dispositivos da API AM associados à empresa excluída. Disponível apenas para empresas gerenciadas por EMM.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-01-30 UTC."],[[["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."]]],["Deletes an enterprise along with all associated accounts and data, including AM API devices. This action is irreversible and only applicable to EMM-managed enterprises. The `DELETE` request uses the URL structure `https://androidmanagement.googleapis.com/v1/{name=enterprises/*}`, where `name` specifies the enterprise ID. An empty request body is required. A successful deletion is indicated by an empty JSON response. Requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope.\n"]]