Passkey registration (finish step) by mfa token
POST/identity/v2/auth/login/2fa/register/passkey/finish
This API is used to finish the MFA passkey registration flow.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Success
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.
Not Found - the requested resource does not exist.
Internal Server Error - an unexpected error occurred on the server.