Required. Name of the shared flow revision to undeploy in the following format: organizations/{org}/environments/{env}/sharedflows/{sharedflow}/revisions/{rev}
[[["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 2025-03-21 UTC."],[[["This webpage details the process of undeploying a shared flow revision from an environment within a specific organization."],["The process requires a DELETE HTTP request to a specific URL, structured with gRPC Transcoding syntax, to target the shared flow revision."],["Undeploying a revision requires two specific permissions: `apigee.deployments.delete` and `apigee.sharedflowrevisions.undeploy`, applied to designated resources."],["The request body for undeployment must be empty, and a successful operation will also result in an empty response body."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]