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.

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

Parameters

ParameterDescription
Client IDThe ID of the client whose report to delete belongs. Can be retrieved from the ‘List Clients’ action.
Report IDThe ID of the report to be deleted. Can be retrieved from the ‘List Reports’ action.

Example Output

{
	"status": "success",
	"data": true
}

Workflow Library Example

Delete Report with Plextrac and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop