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