Method: projects.locations.apis.versions.delete

Removes a specified version and all of the resources that it owns.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the version to delete. Format: projects/*/locations/*/apis/*/versions/*

Query parameters

Parameters
force

boolean

If set to true, any child resources will also be deleted. (Otherwise, the request will only work if there are no child resources.)

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization Scopes

Requires the following OAuth scope:

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