---
title: "Disable TOTP"
method: PUT
path: "/user/totp/disable"
tags: ["user"]
---

# Disable TOTP

`PUT /user/totp/disable`

Disable TOTP

## Request body

- ApiTotpReq
  - `otp` string, required

## Response `200`

OK

- ApiSuccessRes
  - `message` string

## Other responses

- `400` — Bad Request

---

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