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.

Remediate a message based on a given operation.
External DocumentationTo learn more, visit the Agari Phishing Response documentation.

Parameters

ParameterDescription
Message IDThe ID of the message. Can be obtained from the List Messages action.
OperationThe operation to do on the message.

Example Output

{
	"version": 2,
	"status": "<string>",
	"code": 331,
	"enforcement": {
		"enforce": "<string>",
		"success": true
	}
}

Workflow Library Example

Remediate Message with Agari Phishing Response and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop