v1

latestOpenAPI 3.0.32026-07-13351892.0 KB
Registry

DeleteApi removes a specified API and all of the resources that it owns.

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

Path parameters

projectstring required

The project id.

locationstring required

The location id.

apistring required

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