---
title: "Check if MFA is Registered"
method: POST
path: "/auth/v1/mfa/token/isMfaRegistered"
---

# Check if MFA is Registered

`POST /auth/v1/mfa/token/isMfaRegistered`

## Headers

- `Cookie` string

## Request body

- object
  - `deviceId` string
  - `brand` string
  - `authorizedToken` string

## Response `200`

OK

- object

## Other responses

- `201` — Successful response

---

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