v1

latestOpenAPI 3.1.02026-07-244861122.7 KB
records

Set offline settings.

Set offline settings.

put/v1/dns/records/{zone_name}/{name}/offline-settings

Path parameters

zone_namestring required

The name of the zone.

Example:example.com

The name of the zone.

namestring required

The DNS name, not including the zone portion.

Example:dns-name

The DNS name, not including the zone portion.

Request body

action'no_action' | 'ip' | 'web_redirect' | 'page' required
ipstring nullable

Ip address used when action is ip

web_redirectstring nullable

Url to redirect used when action is url

page_titlestring nullable

Page title when action is page

page_textstring nullable

Page text when action is page

page_emailstring nullable

Page contact email when action is page

page_logo_urlstring nullable

Page logo when action is page

Response

resource updated