ts-mailcow-api
    Preparing search index...

    Interface SpamPolicyDeleteRequest

    Antispam deletion request.

    interface SpamPolicyDeleteRequest {
        prefid: number[];
    }
    Index

    Properties

    Properties

    prefid: number[]

    IDs of the policies to delete.