nylas
    Preparing search index...

    Interface DestroySessionParams

    The parameters for the Sessions.destroy method

    interface DestroySessionParams {
        sessionId: string;
    }
    Index

    Properties

    Properties

    sessionId: string

    The id of the Session to retrieve. Use "primary" to refer to the primary session associated with grant.