Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Finish passkey registration
POST
/api/v1/auth/mfa/passkeys
Request Body
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/PasskeyVerifyInputBody.json"
,
"label"
:
"string"
,
"response"
:
null
}
Responses
201
default
Created
POST
/api/v1/auth/mfa/passkeys
Playground
Body
Try it out
Samples
Powered by
VitePress OpenAPI