---
title: "Disables two factor (with information provided from given identityToken"
method: POST
path: "/v1/account/two_factor/disable"
tags: ["uncategorized"]
---

# Disables two factor (with information provided from given identityToken

`POST /v1/account/two_factor/disable`

## Request body

- DisableTwoFactor
  - `identityToken` string

## Response `204`

No content

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

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