Undeploys a shared flow revision from an environment.
For a request path organizations/{org}/environments/{env}/sharedflows/{sf}/revisions/{rev}/deployments
, two permissions are required:
apigee.deployments.delete
on the resourceorganizations/{org}/environments/{env}
apigee.sharedflowrevisions.undeploy
on the resourceorganizations/{org}/sharedflows/{sf}/revisions/{rev}
HTTP request
DELETE https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/sharedflows/*/revisions/*}/deployments
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Name of the shared flow revision to undeploy in the following format: |
Request body
The request body must be empty.
Response body
If successful, the response body will be empty.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform