v1
latestOpenAPI 3.0.32026-07-13351892.0 KBRegistry
UpdateApiVersion can be used to modify a specified version.
patch/v1/projects/{project}/locations/{location}/apis/{api}/versions/{version}
Path parameters
projectstring required
The project id.
locationstring required
The location id.
apistring required
The api id.
versionstring required
The version id.
Query parameters
updateMaskstring field-mask
The list of fields to be updated. If omitted, all fields are updated that are set in the request message (fields set to default values are ignored). If a "*" is specified, all fields are updated, including fields that are unspecified/default in the request.
allowMissingboolean
If set to true, and the version is not found, a new version will be created. In this situation, update_mask is ignored.
Request body
Response
OK