Method: iceberg.v1.restcatalog.extensions.projects.catalogs.delete

Deletes the Iceberg REST Catalog. Delete does not delete a catalog that has contents -- at least one namespace.

Delete is not supported for all catalog types.

HTTP request

DELETE https://biglake.googleapis.com/iceberg/v1/restcatalog/extensions/{name=projects/*/catalogs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The catalog to delete.

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/bigquery
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.