Identifica l'utente nella richiesta API. Il valore può essere l'indirizzo email principale, l'indirizzo email dell'alias o l'ID utente unico dell'utente.
codeId
integer
L'ID univoco della ASP da eliminare.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, la risposta è una risposta HTTP generica il cui formato è definito dal metodo.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]