I can't update DNS IP address via API

I want to update my IPv4 DNS address via the API but I get an error. My domain is registered on Freenom. Is there any way to fix this?

{
“result”: null,
“success”: false,
“errors”: [
{
“code”: 1038,
“message”: “You cannot use this API for domains with a .cf, .ga, .gq, .ml, or .tk TLD (top-level domain). To configure the DNS settings for this domain, use the Cloudflare Dashboard.”
}
],
“messages”:
}

I’m afraid not. Due to rampant abuse of Freenom’s free TLDs, you can not make DNS changes here with the API for those TLDs.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.