passkey registration (finish step) by token
POST/identity/v2/auth/account/2fa/register/passkey/finish
This API is used to finish the MFA passkey registration flow in account
Request
Responses
- 200
- 400
- 403
Successfully finished credential registration
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.