ঐচ্ছিক। ব্যক্তিগত ডিভাইসে কাজের প্রোফাইল মুছে ফেলার আগে ব্যবহারকারীর কাছে একটি ছোট বার্তা প্রদর্শিত হয়। কোম্পানির মালিকানাধীন ডিভাইসে এর কোনো প্রভাব নেই। সর্বাধিক বার্তা দৈর্ঘ্য 200 অক্ষর।
একটি ডিভাইস মুছে ফেলা হলে ডেটা মোছার আচরণ নিয়ন্ত্রণ করতে ব্যবহৃত পতাকা। ডিফল্টরূপে সমস্ত ব্যবহারকারীর ডেটা এবং ফ্যাক্টরি রিসেট সুরক্ষা ডেটা মুছে ফেলা হয়৷
[[["সহজে বোঝা যায়","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-02-19 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Permanently deletes a device, wiping its data and removing it from enterprise device lists."],["The wipe behavior can be customized using optional flags like `wipeDataFlags` and `wipeReasonMessage`."],["Requires authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."],["The request body should be empty, and a successful deletion results in an empty response body."],["Device deletion uses the `DELETE` method with the device name as a path parameter."]]],["This document outlines the process for deleting a device via a `DELETE` HTTP request to the specified URL, requiring an empty request body. The device name is provided as a path parameter. Optional query parameters include `wipeDataFlags`, for managing data wiping behavior, and `wipeReasonMessage`, a user-facing message for personal devices. Successful deletion returns an empty JSON object. Deletion also involves wiping the device and removing it from device lists. Authentication requires the `androidmanagement` OAuth scope.\n"]]