Delete an RRSetCopy Pagedelete https://api.noip.com/v1/dns/records/{zone_name}/{name}/rrsets/{dns_type}Delete an RRSet, remove all records of a given type from a name, and its associated metadata.Path Paramszone_namestringrequiredThe name of the zone.namestringrequiredThe DNS name, not including the zone portion.dns_typestringenumrequiredDNS name type supported by APIAAAAACAACNAMEMXNSSRVTXTPTR_URLALIASShow 11 enum valuesResponses 200resource deleted 401unauthorized (code: 2465) 403Multiple error variants are possible: changing this DNS name is prohibited; please contact support (code: 4821) changing this RRset is forbidden (code: 2710) changing this zone is prohibited; please contact support (code: 3903) operation only available via the website (code: 4786) 404Multiple error variants are possible: DNS name not found (code: 4809) RRset not found (code: 2373) zone not found (code: 2510) zone not shared (code: 2728) Updated 27 days ago Did this page help you?YesNo