v1

latestOpenAPI 3.0.32026-07-13351892.0 KB
Registry

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

delete/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

forceboolean

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

Response

OK