Delete rdata by labelCopy Pagedelete https://api.noip.com/v1/dns/records/{zone_name}/{name}/rrsets/{dns_type}/rdata/{label}Delete the record with the specified label.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 valueslabelstringrequiredA label for this Rdata that uniquely identifies it within its RRSetResponses 200resource deleted 400invalid Rdata label (code: 4819) 401unauthorized (code: 2465) 403Multiple error variants are possible: changing this DNS name is prohibited; please contact support (code: 4821) changing this Rdata is forbidden (code: 2730) 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) Rdata not found (code: 3335) zone not found (code: 2510) zone not shared (code: 2728) Updated 27 days ago Did this page help you?YesNo