Skip to main content

Delete Finding

Delete a specific finding from a specific report.

External Documentation

To learn more, visit the PlexTrac documentation.

Parameters

ParameterDescription
Client IDThe ID of the client whose report finding is to delete. Can be retrieved from the 'List Clients' action.
Finding IDThe ID of the finding to delete. Can be retrieved from the 'List Findings' action.
Report IDThe 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

Workflow LibraryPreview this Workflow on desktop