Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Verify TOTP (step-up)
POST
/api/v1/auth/mfa/totp/verification
Request Body
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Auth-mfa-totp-verifyRequest.json"
,
"code"
:
"string"
,
"rememberDevice"
:
true
}
Responses
204
default
No Content
POST
/api/v1/auth/mfa/totp/verification
Playground
Body
Try it out
Samples
Powered by
VitePress OpenAPI