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

    Interface UndenyUsersParams

    Undeny users

    interface UndenyUsersParams {
        accountId?: number;
    }
    Index

    Properties

    Properties

    accountId?: number

    The account id being used to undeny users. If no value is specified, the first account associated with the requesting user token is chosen.