The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account's customerId. The customerId is also returned as part of the Users resource.
resourceId
string
The unique ID the API service uses to identify the mobile device.
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
[[["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-22 UTC."],[[["Permanently removes a specific mobile device from a Google Workspace account using a DELETE request."],["Requires administrator privileges and the `https://www.googleapis.com/auth/admin.directory.device.mobile` OAuth scope for authorization."],["The request needs the customer ID and the unique mobile device ID, and it doesn't require any data in the request body."]]],[]]