Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Begin TOTP enrollment
POST
/api/v1/auth/mfa/totp
Responses
200
default
OK
Content-Type
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Auth-mfa-totp-enrollResponse.json"
,
"qr"
:
"string"
,
"secret"
:
"string"
,
"uri"
:
"string"
}
POST
/api/v1/auth/mfa/totp
Playground
Try it out
Samples
Powered by
VitePress OpenAPI