Skip to content

Finish passkey registration

POST
/api/v1/auth/mfa/passkeys

Request Body

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/PasskeyVerifyInputBody.json",
  
"label": "string",
  
"response": null
}

Responses

Created

Playground

Body

Samples

Powered by VitePress OpenAPI