curl --request POST \ --url {{BASE_URL}}/v2/user/refresh/{user_id} \ --header 'Accept: application/json' \ --header 'x-vital-api-key: <API_KEY>'
{ "failed_sources": [ "oura/sleep" ], "in_progress_sources": [], "refreshed_sources": [ "withings/workouts", "withings/sleep", "withings/body", "withings/vitals/blood_pressure", "withings/activity" ], "success": true, "user_id": "1449752e-0d8a-40e0-9206-91ab099b2537" }
Trigger a manual refresh for a specific user
Vital Team API Key
5 <= x <= 60
Successful Response
The response is of type object.
object