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 an event.
External DocumentationTo learn more, visit the MISP documentation.

Parameters

ParameterDescription
Event IDUUID or numeric ID of the event. Can be obtained by using the List Events action.

Example Output

{
	"saved": true,
	"success": true,
	"name": "<string>",
	"message": "<string>",
	"url": "<string>",
	"id": "<string>"
}

Workflow Library Example

Delete Event with Misp and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop