---
title: "POST /api/two-factor-auth/disable/"
method: POST
path: "/api/two-factor-auth/disable/"
tags: ["Auth"]
---

# POST /api/two-factor-auth/disable/

`POST /api/two-factor-auth/disable/`

Disables two-factor authentication for the authenticated user.

## Request body

- DisableTwoFactorAuth
  - `password` string, required

## Response `204`

No response body

## Other responses

- `400`
- `403`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/0c490e5b0c7f/schema)
