[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-08-30 UTC."],[[["This page documents the process of invalidating an existing `ApprovalRequest` via a `POST` HTTP request."],["The `POST` request is sent to a specific URL with the `name` parameter indicating which `ApprovalRequest` should be invalidated."],["The request body for this operation must be empty, and it returns the updated `ApprovalRequest` upon success."],["The request requires specific IAM permissions (`accessapproval.requests.invalidate`) and OAuth scopes (`https://www.googleapis.com/auth/cloud-platform`) for authorization."],["Invalidating an `ApprovalRequest` will return `FAILED_PRECONDITION` if the request is not in an approved state."]]],[]]