Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Setup TOTP authentication
POST
/users/totp/setup
Setup TOTP authentication.
Server: localhost:8081
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
401
OK
Content-Type
application/json
Schema
JSON
JSON
{
"secret"
:
"string"
,
"qr_code"
:
"string"
}
POST
/users/totp/setup
Playground
Server
Select a server...
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI