terminate_session: Function to end an api session.

View source: R/connection.R

terminate_sessionR Documentation

Function to end an api session.

Description

This function is used to logout the session.

Usage

terminate_session(object, user_id)

Arguments

object

of type smart connect, must have a valid client code.

user_id

it is the client id of the user

Details

This function sends a request to smart api to logout the session.

Value

An object of type smart connect.


angelbroking-github/smartapi-r documentation built on March 30, 2022, 8:04 a.m.