Skip to main content
POST
Confirm TOTP registration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
code
string
required

TOTP code

secret
string
required

TOTP secret key

Response

TOTP registration confirmed successfully

data
object
required