---
title: "POST /api/users/@me/mfa/totp/disable/"
method: POST
path: "/api/users/@me/mfa/totp/disable/"
tags: ["api"]
---

# POST /api/users/@me/mfa/totp/disable/

`POST /api/users/@me/mfa/totp/disable/`

## Request body

- TotpDisableSchema
  - `code` string, required

## Response `200`

- TokenOnlyResponse
  - `token` string, required

## Other responses

- `400`

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/versions/034b4e879932/schema)
