Device Connections
Refresh User Data
Trigger a manual refresh for a specific user
POST
/
v2
/
user
/
refresh
/
{user_id}
Authorizations
x-vital-api-key
string
headerrequiredVital Team API Key
Path Parameters
user_id
string
requiredQuery Parameters
timeout
number
default: 10Response
200 - application/json
success
boolean
requiredWhether operation was successful or not
user_id
string
requiredA unique ID representing the end user. Typically this will be a user ID from your application. Personally identifiable information, such as an email address or phone number, should not be used in the client_user_id.
refreshed_sources
string[]
requiredin_progress_sources
string[]
requiredfailed_sources
string[]
required