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