Skip to main content

Delete Report

Remove a report for a client.

External Documentation

To learn more, visit the PlexTrac documentation.

Parameters

ParameterDescription
Client IDThe ID of the client whose report to delete belongs. Can be retrieved from the 'List Clients' action.
Report IDThe ID of the report to be deleted. Can be retrieved from the 'List Reports' action.

Example Output

{
"status": "success",
"data": true
}

Workflow Library Example

Delete Report with Plextrac and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop