v1

latestOpenAPI 3.0.32026-07-13351892.0 KB
Registry

DeleteApiDeployment removes a specified deployment, all revisions, and all child resources (e.g. artifacts).

delete/v1/projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}

Path parameters

projectstring required

The project id.

locationstring required

The location id.

apistring required

The api id.

deploymentstring required

The deployment 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