---
title: "PATCH /2fa/verify"
method: PATCH
path: "/2fa/verify"
tags: ["twoFactorAuth"]
---

# PATCH /2fa/verify

`PATCH /2fa/verify`

Verify code

## Request body

- VerifyCodeRequest
  - `biometric_id` string
  - `code` string
  - `session_id_2fa` string

## Response `200`

## Other responses

- `400` — Invalid input or state means you're bad
- `401` — Unauthorized error

---

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