تاريخ التعديل الأخير: 2025-01-29 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-01-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Deletes an enrollment token, invalidating it for future use."],["Uses a DELETE request to `https://androidmanagement.googleapis.com/v1/{name=enterprises/*/enrollmentTokens/*}` with the enrollment token's name as a path parameter."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Needs authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."]]],["The core action is deleting an enrollment token, which invalidates it. This is done via a `DELETE` HTTP request to a specific URL using gRPC Transcoding syntax. The URL requires a path parameter, `name`, representing the token's location. The request body must be empty. A successful response returns an empty JSON object. Authorization for this action requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope.\n"]]