v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB
Business Enrollment

Complete passkey registration (business)

Submits the WebAuthn PublicKeyCredential returned by the browser to bind the passkey to the business. Returns the credential details and the refreshed MFA state.

post/business/passkey/register/complete

Request body

businessIdstring uuid required
originstring required

Example request

{
  "businessId": "8b1d5f2a-3c4e-4a6b-9f0d-7e2c1a4b5d6e"
}

Response

Passkey enrolled.