Creating a Record Set

Function

Create a record set.

URI

POST /v2/zones/{zone_id}/recordsets

For details, see Table 1.
Table 1 Parameters in the URI

Parameter

Mandatory

Type

Description

zone_id

Yes

String

Zone ID

Obtain the public zone ID according to Querying Public Zones.

Obtain the private zone ID according to Querying Private Zones.

Request

Response

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.