@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias ConnectedAccountsSimulateDisconnectParameters

    type ConnectedAccountsSimulateDisconnectParameters = {
        connected_account_id: string;
    }
    Index
    connected_account_id: string

    ID of the connected account you want to simulate as disconnected.