Need help? Call Live Support at +31 (0) 38 453 07 59

Used to update a host.

  • POSTMethod
  • /v2/hosts/hostName/updateURL
  • application/jsonContent-Type
Name Type Description Restrictions
hostName String The host name
  • Minimum length: 4
  • Maximum length: 255
Name Type Required / Optional Description Restrictions
addresses List < addresses > Optional Host addresses
Name Type Required / Optional Description Restrictions
ipVersion Enum Required Version of the IP protocol

Possible values:

  • V4
  • V6
address String Required The IP Address

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type

Failed requests

Generic errors can be expected.

The host name
Version of the IP protocol
The IP Address

POST /v2/hosts/hostName/update
Content-Type: application/json

{}