Records - Update

Log in to see full request history

This endpoint updates a DNS record.

📘

For backwards compatibility, this API endpoint also accepts "type" and "data" fields in place of "record_type" and "content".

Path Params
int32
required

The ID of the Website to get DNS records for.

string
required

The DNS record ID you wish to update.

Body Params
string

A record's time to live in seconds.

string

A zone record's value. Expected data formats can vary depending on the zone record's type.

string

A record's name

Responses

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