ts-mailcow-api
    Preparing search index...

    Interface BccMapDeletionRequest

    Bcc map deletion request.

    interface BccMapDeletionRequest {
        items: number[];
    }
    Index

    Properties

    Properties

    items: number[]

    List of IDs of the bcc maps to delete.