---
title: "Setup 2Fa"
method: POST
path: "/api/auth/2fa/setup"
tags: ["auth"]
---

# Setup 2Fa

`POST /api/auth/2fa/setup`

## Response `200`

Successful Response

- TwoFactorSetupResponse
  - `secret` string, required
  - `otpauth_uri` string, required

---

[API](https://skmtc.dev/usesecuro/apis/securo.md) · [All operations](https://skmtc.dev/usesecuro/apis/securo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesecuro/securo/revisions/1df3dfa0c028/schema)
