ts-mailcow-api
    Preparing search index...

    Interface DeleteResourceRequest

    Resource delete request

    interface DeleteResourceRequest {
        names: string[];
    }
    Index

    Properties

    Properties

    names: string[]

    List of resource names to delete. see Resource.name