Имя удаляемого делегата, представленное в виде адреса электронной почты в формате: пользователи/{userId}/делегаты/{делегат}, где 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."]]],[]]