Identyfikuje użytkownika w żądaniu do interfejsu API. Wartością może być podstawowy adres e-mail użytkownika, alias adresu e-mail lub unikalny identyfikator użytkownika.
codeId
integer
Unikalny identyfikator hasła aplikacji do usunięcia.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, odpowiedź będzie ogólną odpowiedzią HTTP, której format jest zdefiniowany przez tę metodę.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-15 UTC."],[[["Deletes a user's App Specific Password (ASP) using the provided user key and ASP code ID."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["Uses a DELETE request with an empty body and specifies the user and ASP code ID in the URL path."],["A successful deletion results in a standard HTTP response specific to the DELETE method."]]],[]]