Events
Publish an event
post/events/publish/{eventId}
Path parameters
Example:12345
UUID or numeric ID of the event
Response
Publish event response
Example response
{
"name": "Publish",
"message": "Job queued",
"url": "https://misp.local/events/alert/1"
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.