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