Gallery
API Documentation
Share
Explore
Cloudflare

icon picker
DNS

Request

Domains
In Cloudflare, a domain is the registered domain name with Cloudflare. ​Example: example.com,

Cloudflare
If left empty, The default value would be SaaSAutomation Credentials.
If left empty, The default value would be SaaSAutomation Credentials.
AccoundID
Account ID refers to a unique identifier assigned to each Cloudflare account.Example: cloudflareAccountID If left empty, The default value would be SaaSAutomation Credentials.

Content"content" refers to the data or information that is stored and delivered through Cloudflare's global content delivery network (CDN). Example: contentOfRecord
NameHere, you would be required to the name you entered while creating your account.Example: www
TypeThe value here will be the record type associated with your account.Example: A
TTLTime to Live (TTL) of the DNS record in seconds. Setting to “1” means automatic. Value must be between 60 and 86400 with the minimum reduced t0 30 for Enterprise zones.Example: 3600

megaphone
POST

{ "data":{ "Domains":"example.com", "content":"contentOfRecord",
"name":"www",
"type":"A",
"ttl":"3600",
"cloudflare":{ "cloudflareApiKey":"authKey", "cloudflareAuthEmail":"pp@kinge.io",
"accountID":"cloudflareAccountID" }
} }
thumb-up
200 Accepted
poor-quality
4XX


Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.