Delete Finding
Delete a specific finding from a specific report.
External Documentation
To learn more, visit the PlexTrac documentation.
Parameters
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. |
Example Output
{
"message": "success",
"doc_id": "flaw_4155-500006-2426039341"
}
Workflow Library Example
Delete Finding with Plextrac and Send Results Via Email
Preview this Workflow on desktop