Set offline settings.Copy Pageput https://api.noip.com/v1/dns/records/{zone_name}/{name}/offline-settingsSet offline settings.Path Paramszone_namestringrequiredThe name of the zone.namestringrequiredThe DNS name, not including the zone portion.Body ParamsactionstringenumrequiredAction when offlineno_actionipweb_redirectpageAllowed:no_actionipweb_redirectpageipstring | nullIp address used when action is ipweb_redirectstring | nullUrl to redirect used when action is urlpage_titlestring | nullPage title when action is pagepage_textstring | nullPage text when action is pagepage_emailstring | nullPage contact email when action is pagepage_logo_urlstring | nullPage logo when action is pageResponses 202resource updated 400Multiple error variants are possible: dns type or rdata is missing (code: 2128) invalid email address (code: 3588) invalid logo url (code: 3562) invalid offline IP address (code: 2711) invalid redirect URL (code: 2788) required field missing for offline action (code: 2714) 401unauthorized (code: 2465) 403Multiple error variants are possible: changing this DNS name is forbidden (code: 3998) changing this DNS name is prohibited; please contact support (code: 4821) changing this zone is prohibited; please contact support (code: 3903) not allowed (code: 4748) operation only available via the website (code: 4786) 404Multiple error variants are possible: DNS name not found (code: 4809) zone not found (code: 2510) zone not shared (code: 2728) Updated 12 days ago Did this page help you?YesNo