v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBBusiness Enrollment
Start passkey registration (business)
Returns the WebAuthn PublicKeyCredentialCreationOptions that the browser passes to navigator.credentials.create(), plus the application's allowedOrigins and relyingPartyId. Requires 'passkey' to be present in the application's allowedScaMethods.
post/business/passkey/register/start
Request body
Example request
{
"businessId": "8b1d5f2a-3c4e-4a6b-9f0d-7e2c1a4b5d6e"
}Response
WebAuthn registration options.