/
NE
netlify
/
Netlify's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 5d ago
Details
Filter operations
accessToken
1
accountMembership
5
accountType
1
agentRunner
9
agentRunnerHook
5
agentRunnerSession
5
aiGateway
3
asset
5
assetPublicSignature
1
auditLog
1
build
5
buildHook
5
buildLogMsg
1
database
19
deploy
13
deployedBranch
1
deployKey
4
devServer
6
devServerHook
5
dnsZone
11
get
/sites/{site_id}/dns
put
/sites/{site_id}/dns
get
/dns_zones
post
/dns_zones
get
/dns_zones/{zone_id}
delete
/dns_zones/{zone_id}
put
/dns_zones/{zone_id}/transfer
get
/dns_zones/{zone_id}/dns_records
post
/dns_zones/{zone_id}/dns_records
get
/dns_zones/{zone_id}/dns_records/{dns_record_id}
delete
/dns_zones/{zone_id}/dns_records/{dns_record_id}
edgeFunction
1
environmentVariables
8
file
3
form
2
function
2
hook
6
hookType
1
member
5
metadata
2
paymentMethod
1
purge
1
service
3
serviceInstance
5
site
10
sniCertificate
3
snippet
5
splitTest
6
submission
4
ticket
2
user
1
x-internal
3
dnsZone
post
/dns_zones/{zone_id}/dns_records
Request body
DnsRecordCreate
required
type
string
hostname
string
value
string
ttl
integer
priority
integer
weight
integer
port
integer
flag
integer
tag
string
Response
Created
DnsRecord
required
id
string
hostname
string
type
string
value
string
ttl
integer
priority
integer
dns_zone_id
string
site_id
string
flag
integer
tag
string
managed
boolean
Changes
No recorded changes to this endpoint across all 52 revisions of this API.