[[["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` method to a specific URL that includes the grant's name, formatted in gRPC Transcoding syntax."],["The request requires a `name` parameter indicating the grant resource being revoked, and an optional `reason` field in the request body."],["A successful request returns an `Operation` instance in the response body."],["Revoking grants requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `privilegedaccessmanager.grants.revoke` IAM permission."]]],[]]