Skip to main content

Create a new DNS record

Body parameter
{
  "domain": "string",
  "description": "string",
  "ipv4Addresses": [
    "string"
  ],
  "ipv6Addresses": [
    "string"
  ]
}

Parameters

Name

In

Type

Required

Description

body

body

DnsRecordRequest

true

none

» domain

body

string

false

none

» description

body

string

false

none

» ipv4Addresses

body

[string]

false

none

» ipv6Addresses

body

[string]

false

none

Responses

Status

Meaning

Description

Schema

201

Created

Created

DnsRecordResponse

To perform this operation, you must be authenticated by means of one of the following methods: oauth