Skip to content

Import zone file data

POST /v1/dns/zones/{zone_name}/import

Takes a zone file and creates the zone with all its records.

Path Parameters

zone_name

The name of the zone.

Example: example.com

Body

text/plain

Body Sample

string

Body Description

Response