---
title: "Unlink OAuth account"
method: DELETE
path: "/users/oauth/unlink/{id}/{provider}"
tags: ["users"]
---

# Unlink OAuth account

`DELETE /users/oauth/unlink/{id}/{provider}`

Unlink an OAuth account from a user

## Path parameters

- `id` string, required
- `provider` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
