Method: projects.locations.apis.versions.specs.deleteRevision

Deletes a revision of a spec.

HTTP request

DELETE https://apigeeregistry.googleapis.com/v1/{name=projects/*/locations/*/apis/*/versions/*/specs/*}:deleteRevision

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the spec revision to be deleted, with a revision ID explicitly included.

Example: projects/sample/locations/global/apis/petstore/versions/1.0.0/specs/openapi.yaml@c7cfa2a8

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of ApiSpec.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform