Request
Example
PUT /api/1.1/hosts/23456789.xml
<host>
<data>172.16.16.2</data>
<host-type>A</host-type>
<hostname>www</hostname>
<priority type="integer" nil="true"/>
<ttl type="integer" nil="true"/>
</host>
Response
Notes
Status 200 on success.
Status 422 on validation error.
