Deletes a specific asset.

Parameters

ParameterDescription
IDThe id of the asset to delete.

Example Output

{
	"status": "success",
	"messages": "The asset was deleted successfully.",
	"payload": null
}

Workflow Library Example

Delete Hardware with Snipe It and Send Results Via Email

Preview this Workflow on desktop