Skip to main content
POST
/
api
/
mfa
/
confirm
Error
A valid request URL is required to generate request examples
{
  "enabled": true,
  "backup_codes": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Body

application/json
otp_code
string
required

6-digit TOTP code from authenticator app

Response

MFA enabled successfully

enabled
boolean
backup_codes
string[]

One-time backup codes (shown only once)