Skip to content
The No-IP API is in beta and we are actively working on new features and endpoints.

Publish zone

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

Request publication of the zone. When the zone gets published, it becomes resolvable on the primary nameservers.

Path Parameters

zone_name

The name of the zone.

Example: example.com

Response