Set RRSet TTLCopy Pageput https://api.noip.com/v1/dns/records/{zone_name}/{name}/rrsets/{dns_type}/ttlSet TTL for an RRSet.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 valuesBody ParamsSets the TTL value for an RRSetttlint32required≥ 0Time to live (seconds)Responses 202resource updated 400invalid TTL (code: 3295) 401unauthorized (code: 2465) 403Multiple error variants are possible: RRset TTL cannot be changed (code: 4535) 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) requested RRset TTL is too low (code: 3655) 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