Create a new DNS record
Body parameter
{ "domain": "string", "description": "string", "ipv4Addresses": [ "string" ], "ipv6Addresses": [ "string" ] }
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
body | body | 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 |
To perform this operation, you must be authenticated by means of one of the following methods: oauth