Skip to content

Setup TOTP authentication

POST
/users/totp/setup

Setup TOTP authentication. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

OK

application/json
JSON
{
"secret": "string",
"qr_code": "string"
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0