POST
/
v2
/
user
/
refresh
/
{user_id}

Authorizations

x-vital-api-key
string
headerrequired

Vital Team API Key

Path Parameters

user_id
string
required

Query Parameters

timeout
number
default: 10

Response

200 - application/json
success
boolean
required

Whether operation was successful or not

user_id
string
required

A 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[]
required
in_progress_sources
string[]
required
failed_sources
string[]
required