Method: projects.locations.spaces.catalogs.shares.delete

Deletes a catalog share.

HTTP request

DELETE https://designcenter.googleapis.com/v1alpha/{name=projects/*/locations/*/spaces/*/catalogs/*/shares/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The share name in the following format: projects/$project/locations/$location/spaces/$space/catalogs/$catalog/shares/$share

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.

IAM Permissions

Requires the following IAM permissions on the name resource:

  • designcenter.shares.delete
  • designcenter.shares.get

For more information, see the IAM documentation.