Actions
Delete Hardware
Deletes a specific asset.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | The id of the asset to delete. |
{
"status": "success",
"messages": "The asset was deleted successfully.",
"payload": null
}
Was this page helpful?