[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-16 UTC."],[[["This webpage details the process of invalidating an existing `ApprovalRequest` via a `POST` HTTP request."],["The `POST` request is directed to a specific URL using gRPC Transcoding syntax, and includes a `name` path parameter to identify the `ApprovalRequest`."],["The request body must be empty when sending the `POST` request to invalidate, and a successful request will return an updated `ApprovalRequest` in the response body."],["The request requires the `accessapproval.requests.invalidate` IAM permission, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Note that invalidating a request does not deny access if another request is already approved, it only invalidates the singular request."]]],[]]