v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Use a one-time recovery code to satisfy a two-factor authentication requirement.

post/mf-recovery

Request body

codestring

One-time recovery code

Response

Successful authentication.

Example response

{
  "meta": {
    "code": 200
  }
}