Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete a specific finding from a specific report.
External DocumentationTo 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