zones
Export zone file data
Export the zone file data as plain text.
get/v1/dns/zones/{zone_name}/export
Path parameters
zone_namestring required
The name of the zone.
Example:example.com
The name of the zone.
Query parameters
serialinteger
What serial number should appear in the SOA record of the exported zone
Response
Zone data in master file format
Changes
No recorded changes to this endpoint across all 1 revision of this API.