ProviderAccounts
Update Preferences
This endpoint is used to update preferences like data extracts and auto refreshes without triggering refresh for the providerAccount.<br>Setting isDataExtractsEnabled to false will not trigger data extracts notification and dataExtracts/events will not reflect any data change that is happening for the providerAccount.<br>Modified data will not be provided in the dataExtracts/userData endpoint.<br>Setting isAutoRefreshEnabled to false will not trigger auto refreshes for the provider account.<br>
put/providerAccounts/{providerAccountId}/preferences
Path parameters
providerAccountIdinteger required
providerAccountId
Request body
Response
OK