Skip to main content
POST
Auth Totp

Body

application/json

Request to complete login with TOTP code.

sessionKey
string
required

Session key from email OTP step

code
string
required

6-digit TOTP code or 8-char recovery code

Required string length: 6 - 8

Response

Successful Response

Simple status response.

status
string
default:ok