Replace a record set

Replaces an existing Record set with the request body. The name and type need to match the existing record.

Path Params
string
required

The record set type.

string
required

A domain name, including the parent zone.

string
required

The name of the zone.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string
required

The fully qualified domain name (FQDN) of this record.

rdata
array of strings
required

Each string encodes the rdata for a single record. If you want to have three A records, you need three strings in the array. Each string is encoded in master file format. RFC 1035 defines master file format for most record types.

rdata*
integer
required

The number of seconds that this record should live in a resolver's cache before being refetched.

string
required

The record type.

Response

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