External DocumentationTo learn more, visit the PlexTrac documentation.
Actions
Delete Finding
Delete a specific finding from a specific report.

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 finding is to delete. Can be retrieved from the ‘List Clients’ action. |
| Finding ID | The ID of the finding to delete. Can be retrieved from the ‘List Findings’ action. |
| Report ID | The ID of the report the finding is to delete. Can be retrieved from the ‘List Reports’ action. |
{
"message": "success",
"doc_id": "flaw_4155-500006-2426039341"
}
Was this page helpful?