Update a DNS record

This call updates a DNS record by using the data included in the request.

Learn more about setting up different types of DNS records.

Requires API Key, the key can be sent as a apikey request header.

Rate Limit: 120 requests/min

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID formatted site ID

uuid
required

UUID formatted record ID

Body Params
string
required

Record domain name

string
required
Defaults to A

DNS record type.
Learn more about common types of DNS records.

integer
required
30 to 86400

TTL, Time to live (TTL) is what dictates how long (seconds) your records stay cached.

boolean
required
Defaults to false

To activate or deactivate the Multi CDN function for a DNS record.

When a record is proxied, DNS queries for it will resolve to Mlytics assigned CNAME instead of their original DNS target.

By default, Mlytics only supports proxied A and CNAME records. You cannot proxy other record types.

detail
array of objects
required
length between 1 and 5
detail*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json