Delete Feed Event
Delete a feed event.
Removes the event from the feed timeline.
curl -X DELETE "http://127.0.0.1:14242/agent/feed/events/string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}