Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
JavaScript
Seam SDK
await seam.connectedAccounts.sync({ connected_account_id: "f886f890-4ca5-4ce5-b248-509cbfb6c279", }); /* // void */
{ "ok": true }
Request a connected account sync attempt for the specified connected_account_id.
connected_account_id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID of the connected account that you want to sync.
OK