---
title: "Connect Email Auth Provider"
method: POST
path: "/v2/link/provider/email/{provider}"
tags: ["link"]
---

# Connect Email Auth Provider

`POST /v2/link/provider/email/{provider}`

This connects auth providers that are email based.

## Path parameters

- `provider` 'freestyle_libre', required — ℹ️ This enum is non-exhaustive.

## Headers

- `x-vital-link-token` string, nullable

## Request body

- EmailProviderAuthLink
  - `email` string, required
  - `provider` 'oura' | 'fitbit' | 'garmin' | 'whoop' | 'strava' | 'renpho' | 'peloton' | 'wahoo' | 'zwift' | 'freestyle_libre' | 'abbott_libreview' | 'tandem_source' | 'freestyle_libre_ble' | 'eight_sleep' | 'withings' | 'apple_health_kit' | 'manual' | 'ihealth' | 'google_fit' | 'beurer_api' | 'beurer_ble' | 'omron' | 'omron_ble' | 'onetouch_ble' | 'accuchek_ble' | 'contour_ble' | 'dexcom' | 'dexcom_v3' | 'hammerhead' | 'my_fitness_pal' | 'health_connect' | 'samsung_health' | 'polar' | 'cronometer' | 'kardia' | 'whoop_v2' | 'ultrahuman' | 'my_fitness_pal_v2' | 'map_my_fitness' | 'runkeeper' | 'google_health' — ℹ️ This enum is non-exhaustive.
  - `region` 'us' | 'eu' | 'de' | 'fr' | 'ca' | 'br' | 'ar' | 'cl' | 'co' | 'mx' | 'gb' | 'ie' | 'au' | 'nz' | 'nl' | 'at' | 'be' | 'bh' | 'ch' | 'cz' | 'dk' | 'eg' | 'es' | 'fi' | 'gr' | 'hr' | 'il' | 'it' | 'jo' | 'kw' | 'lb' | 'lu' | 'no' | 'om' | 'pl' | 'pt' | 'qa' | 'sa' | 'se' | 'si' | 'sk' | 'tr' | 'za' | 'in' | 'sg' | 'hk' | 'kr' | 'ph' | 'tw' — ℹ️ This enum is non-exhaustive.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tryvital/apis/junction-api.md) · [All operations](https://skmtc.net/tryvital/apis/junction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryvital/junction-api/versions/d28f5cec7d79/schema)
