---
title: "POST /2fa/send"
method: POST
path: "/2fa/send"
tags: ["twoFactorAuth"]
---

# POST /2fa/send

`POST /2fa/send`

Create and send verification code

## Request body

- TwoFARequest
  - `session_id_2fa` string
  - `type` string

## Response `201`

## 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/versions/f0cf8f605ea0/schema)
