v1.8.0
Add AccountResource method for :
- LinkedIn : initiate or monitor a sync process
await client.account.resyncLinkedinAccount({ account_id: 't5XY4yQzR9WVrlNFyzPMhw', });
Add AccountResource method for :
await client.account.resyncLinkedinAccount({
account_id: 't5XY4yQzR9WVrlNFyzPMhw',
});