Skip to main content

Delete Asset

Delete a specific asset for a client.

External Documentation

To learn more, visit the PlexTrac documentation.

Parameters

ParameterDescription
Asset IDThe ID of the asset delete. Can be retrieved from the 'List Client Assets', or 'List Tenant Assets' actions.
Client IDThe 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

Workflow LibraryPreview this Workflow on desktop