Method: projects.locations.repositories.rules.delete

Deletes a rule.

HTTP request


DELETE https://artifactregistry.googleapis.com/v1/{name=projects/*/locations/*/repositories/*/rules/*}

The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the rule to delete.

Authorization requires the following IAM permission on the specified resource name:

  • artifactregistry.rules.delete

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.