[[["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 2024-09-17 UTC."],[[["This page details the `grants.revoke` method, which is used to immediately revoke access for a grant in a non-terminal state."],["The HTTP request for revoking a grant is a `POST` request to a specific URL using gRPC Transcoding syntax, with the grant's name as a required path parameter."],["The request body requires a JSON structure that includes an optional `reason` field, which is a string, explaining the revocation of the grant."],["A successful response returns an `Operation` instance, and this action requires the `privilegedaccessmanager.grants.revoke` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]