v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Validate code sent and store setup method.

post/tf-setup/{token}

Request body

codestring required

Code as received from method being setup.

Response

Successfully validated and persisted two-factor method.

Example response

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