Delete Asset
Delete a specific asset for a client.
External Documentation
To learn more, visit the PlexTrac documentation.
Parameters
Parameter | Description |
---|---|
Asset ID | The ID of the asset delete. Can be retrieved from the 'List Client Assets', or 'List Tenant Assets' actions. |
Client ID | The ID of the client whos asset to delete belongs to. Can be retrieved from the 'List Clients' action. |
Example Output
{
"message": "success",
"doc_id": "client_asset_4155-b62ac019-902e-49de-bd7d-bf21455c7bc8"
}
Workflow Library Example
Delete Asset with Plextrac and Send Results Via Email
Preview this Workflow on desktop