Delete Report
Remove a report for a client.
External Documentation
To learn more, visit the PlexTrac documentation.
Parameters
Parameter | Description |
---|---|
Client ID | The ID of the client whose report to delete belongs. Can be retrieved from the 'List Clients' action. |
Report ID | The 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
Preview this Workflow on desktop