QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface DeactivateUserTokenResponse

    Deactivate a user token

    interface DeactivateUserTokenResponse {
        id?: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    id?: number

    The user token id.