update_asset
Update an existing asset's information in Hudu, including name, manufacturer, serial, and custom fields, by providing its ID and company ID.
Instructions
Update an existing Asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| company_id | Yes | ||
| primary_mail | No | ||
| custom_fields | No | ||
| primary_model | No | ||
| primary_serial | No | ||
| primary_manufacturer | No |