---
title: "InitiateDisableMfaOauth"
method: GET
path: "/api/mfa/disable/oauth/{provider}"
tags: ["MFA"]
---

# InitiateDisableMfaOauth

`GET /api/mfa/disable/oauth/{provider}`

## Path parameters

- `provider` string, required

## Response `200`

Request fulfilled, document follows

- OAuthAuthorization
  - `authorizationUrl` string, required
  - `state` string, nullable

## Other responses

- `400` — Bad request syntax or unsupported method

## Changes

- **2026-07-17** `e5e7606282ec` — 1 info
  - endpoint added
- **2026-01-08** `1fd74fd1e951` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/litestar-org/apis/litestar-fullstack-template/changes/api/mfa/disable/oauth/:provider/get.md)

---

[API](https://skmtc.dev/litestar-org/apis/litestar-fullstack-template.md) · [All operations](https://skmtc.dev/litestar-org/apis/litestar-fullstack-template/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/litestar-org/litestar-fullstack-template/revisions/e5e7606282ec/schema)
