Stay organized with collections
Save and categorize content based on your preferences.
Removes and invalidates the specified credentials for the service account
associated with this enterprise. The calling service account must have been
retrieved by calling Enterprises.GetServiceAccount and must have been set
as the enterprise service account by calling Enterprises.SetAccount.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-19 UTC."],[[["This method removes and invalidates specified credentials for an enterprise's service account, requiring prior retrieval and setup of the service account."],["It is deprecated and will be inaccessible after September 30, 2025, with new integrations directed to alternative recommendations."],["Authorization with the `https://www.googleapis.com/auth/androidenterprise` scope is necessary for using this method."],["The request involves specifying the enterprise and key IDs as path parameters in a DELETE request to the provided URL."],["Upon successful execution, the method returns an empty response body, signifying completion of the credential removal."]]],[]]