nylas
    Preparing search index...

    Interface DestroyThreadParams

    The parameters for the Threads.destroy method

    interface DestroyThreadParams {
        identifier: string;
        threadId: string;
    }
    Index

    Properties

    Properties

    identifier: string

    The identifier of the grant to act upon

    threadId: string

    The id of the thread to delete