Delete event
DELETE /v2/agents/:agent_key/sessions/:session_key/events/:event_id
Permanently delete an event from a session. Removes the event from both the metadata database and the encrypted event store.
Request
Agent, session, or event not found.