Add User Linked AccountAsk AIpost https://api.joinblink.com/v2/user/{user_id}/linked-accountsCreate a linked account for a userPath Paramsuser_idstringrequiredId of the user that the linked account will be added toBody Paramsauth_idstringrequiredAuth Id for your integrationexpirydate-timeThe expiry time for the integration tokenexternal_account_idstringAn identifier for the account in the integration servicerefresh_tokenstringThe OAuth2 refresh token that can be sent to the integrating service to refresh the user's access tokenrequires_reauthenticationbooleanDefaults to falseWhether or not the linked account requires the user to reauthenticatetruefalsetokenstringThe OAuth 2 access_token that can be used to authorize requests to the integrating serviceinternal_account_idstringA field to store some extra identifying information for the integration accountResponse 201201Updated about 7 years ago