v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
DNS Zone

Update DNS Record

post/dnszone/{zoneId}/records/{id}

Path parameters

zoneIdinteger required

The DNS Zone ID that contains the record.

idinteger required

The ID of the DNS record that will be updated.

Request body

Type0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15

0 = A 1 = AAAA 2 = CNAME 3 = TXT 4 = MX 5 = Redirect 6 = Flatten 7 = PullZone 8 = SRV 9 = CAA 10 = PTR 11 = Script 12 = NS 13 = SVCB 14 = HTTPS 15 = TLSA

Ttlinteger nullable
Valuestring nullable
Namestring nullable
Weightinteger nullable
Priorityinteger nullable
Flagsinteger nullable
Tagstring nullable
Portinteger nullable
PullZoneIdinteger nullable
ScriptIdinteger nullable
Acceleratedboolean nullable
MonitorType0 | 1 | 2 | 3

0 = None 1 = Ping 2 = Http 3 = Monitor

GeolocationLatitudenumber double nullable
GeolocationLongitudenumber double nullable
LatencyZonestring nullable
SmartRoutingType0 | 1 | 2

0 = None 1 = Latency 2 = Geolocation

Disabledboolean nullable
Commentstring nullable
AutoSslIssuanceboolean nullable
Idinteger

Response

The DNS record was successfuly updated.