Update existing DNS record
Body parameter
{ "domain": "string", "description": "string", "ipv4Addresses": [ "string" ], "ipv6Addresses": [ "string" ] }
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
id | path | string | true | Dns record ID |
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 |
---|---|---|---|
200 | OK |
To perform this operation, you must be authenticated by means of one of the following methods: oauth