---
title: "Disconnect Provider"
method: DELETE
path: "/health-providers/{provider}"
tags: ["health-providers"]
---

# Disconnect Provider

`DELETE /health-providers/{provider}`

Disconnect from a health provider.

Delegates revocation to alice and deletes the local connection mapping.

## Path parameters

- `provider` 'garmin' | 'whoop' | 'coros' | 'terra' | 'apple_health', required — Health data providers (OAuth connections).

## Query parameters

- `user_id` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/imperfect/apis/imperfect-api.md) · [All operations](https://skmtc.dev/imperfect/apis/imperfect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/imperfect/imperfect-api/revisions/55d56c4beab4/schema)
