Method: projects.locations.apis.versions.create

Creates a specified version.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent, which owns this collection of versions. Format: projects/*/locations/*/apis/*

Query parameters

Parameters
apiVersionId

string

Required. The ID to use for the version, which will become the final component of the version's resource name.

This value should be 1-63 characters, and valid characters are /[a-z][0-9]-/.

Following AIP-162, IDs must not have the form of a UUID.

Request body

The request body contains an instance of ApiVersion.

Response body

If successful, the response body contains a newly created instance of ApiVersion.

Authorization Scopes

Requires the following OAuth scope:

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