Jump to Content
No-IP Developer Docs
GuidesAPI Reference
v1.0

Log InNo-IP Developer Docs
API Reference
Log In
v1.0GuidesAPI Reference
All
Pages
Start typing to search…

No-IP API

  • DDNS Keys
    • Get a DDNS key.get
    • Edit a DDNS key.put
    • Delete a DDNS key.del
    • List DDNS keys.get
    • Create a DDNS key.post
  • meta
    • Get information about APIget
  • records
    • List DNS namesget
    • List DNS names in a zoneget
    • Create a new namepost
    • Get a DNS Nameget
    • Delete namedel
    • Get name metadataget
    • Set metadata for a namepost
    • Publish DNS namepost
    • List RRSets for a nameget
    • Create RRSetspost
    • Get an RRSetget
    • Delete an RRSetdel
    • Get RRSet metadataget
    • Set metadata for an RRSetpost
    • Replace rdataput
    • Create Rdatapost
    • Set rdata by labelput
    • Delete rdata by labeldel
    • Set RRSet TTLput
    • Unpublish DNS namepost
  • zones
    • List zonesget
    • Create a zonepost
    • Get a zoneget
    • Delete zonedel
    • Export zone file dataget
    • Import zone file datapost
    • Get metadata for a zoneget
    • Set zone metadatapost
    • Publish zonepost
    • Unpublish zonepost

Dynamic DNS Integration API

  • DDNS Updates
    • Update IPget

ADVANCED

  • Metadata Filter Expressions
  • Pagination
Powered by 

Unpublish DNS name

post
https://api.noip.com/v1/dns/records///unpublish

Request reverting the publication of the DNS name. When the name becomes unpublished, it will not be resolvable on the primary nameservers.

Language
Credentials
Response
Click Try It! to start a request and see the response here!