Update User Linked AccountAsk AIput https://api.joinblink.com/v2/user/{user_id}/linked-accounts/{linked_account_id}Path Paramsuser_idstringrequiredId of the user that the linked account belings tolinked_account_idstringrequiredId of the linked account to be editedBody Paramsexpirydate-timeThe expiry time for the integration tokenexternal_account_idstringAn identifier for the account in the integration servicerefresh_tokenstringThe OAuth 2 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 200200Updated about 7 years ago