---
title: "Oauth Unregister"
method: DELETE
path: "/v1/api/integration/oauth/{provider}/unregister"
tags: ["integration"]
---

# Oauth Unregister

`DELETE /v1/api/integration/oauth/{provider}/unregister`

Unregisters an OAuth link with the specified provider.

## Path parameters

- `provider` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

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