ts-mailcow-api
    Preparing search index...

    Interface DeleteQuarantineRequest

    interface DeleteQuarantineRequest {
        items: number[];
    }
    Index

    Properties

    Properties

    items: number[]

    An array of email IDs to delete from quarantine.