Archive events
Events
Archive events
Archives the latest version of each event identified by the supplied idempotencyKeys by inserting an archive tombstone (version = N+1, archived_at = now()). Event rows are not deleted; the tombstone marks each key as archived. Idempotent: non-existent keys and already-archived keys are silently skipped. The response archivedIdempotencyKeys lists only the keys for which a new tombstone was written.
PUT
Archive events