Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Setup 2FA (get secret and QR URI)
​
POST
/api/auth/2fa/setup
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Responses
​
200
2FA setup data
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"secret"
:
"string"
,
 Â
"uri"
:
"string"
}
POST
/api/auth/2fa/setup
Playground
​
Authorization
ApiKeyHeader
Try it out
Samples
​
Powered by
VitePress OpenAPI