External DocumentationTo learn more, visit the PlexTrac documentation.
Actions
Delete Report
Remove a report for a client.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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. |
{
"status": "success",
"data": true
}
Was this page helpful?