v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1336200169.6 KB
projects

Deletes list of Assets.

post/v1/{+parent}/assets:batchDelete

Path parameters

parentstring required

Required. Parent value for batch asset delete.

Request body

namesstring[]

Required. The IDs of the assets to delete. A maximum of 1000 assets can be deleted in a batch. Format: projects/{project}/locations/{location}/assets/{name}.

allowMissingboolean

Optional. When this value is set to true the request is a no-op for non-existing assets. See https://google.aip.dev/135#delete-if-existing for additional details. Default value is false.

Response

Successful response