External DocumentationTo learn more, visit the MISP documentation.
Actions
Delete Event
Delete an event.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Event ID | UUID or numeric ID of the event. Can be obtained by using the List Events action. |
{
"saved": true,
"success": true,
"name": "<string>",
"message": "<string>",
"url": "<string>",
"id": "<string>"
}
Was this page helpful?