ResourceRecordSets: delete

Deletes a previously created ResourceRecordSet.

Request

HTTP request

DELETE https://dns.googleapis.com/dns/v1beta2/projects/project/managedZones/managedZone/rrsets/name/type

Parameters

Parameter name Value Description
Path parameters
managedZone string Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
name string Fully qualified domain name.
project string Identifies the project addressed by this request.
type string RRSet type.
Optional query parameters
clientOperationId string For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.

Authorization

This request requires authorization with at least one of the following scopes:

Scope
https://www.googleapis.com/auth/ndev.clouddns.readwrite
https://www.googleapis.com/auth/cloud-platform

Request body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.