Hemanth
Hemanth
> @Hemanth-002 https://www.plivo.com/docs/verify/api/overview/ @narayana-plivo No `verify_session` in plivoClient ``` export class Client { constructor(authId?: string, authToken?: string, options?: string); calls: CallInterface; token: TokenInterface; accounts: AccountInterface; subaccounts: SubaccountInterface; subAccounts: SubaccountInterface; applications:...
> @Hemanth-002 https://github.com/plivo/plivo-node/blob/master/lib/rest/client.js#L118 @narayana-plivo Thanks for the reference and Please make sure to update corresponding typedefs as well