মুছে ফেলার জন্য প্রতিনিধির নাম, ফর্ম্যাট অনুসরণ করে একটি ইমেল হিসাবে উপস্থাপন করা হয়েছে: user/{userId}/delegates/{delegate} যেখানে userId হল ব্যবহারকারীর ইমেল ঠিকানা।
[[["সহজে বোঝা যায়","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"]],["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Permanently deletes a user's delegate, removing their ability to access the user's account."],["Uses a DELETE request to the specified endpoint, including the user and delegate email addresses in the URL."],["Requires authorization with the `https://www.googleapis.com/auth/admin.contact.delegation` scope."],["The request body should be empty, and a successful deletion will return an empty response body."]]],[]]