Register Passkey
POST/profile/passkey/register
Registers a passkey for the current user. Only one passkey per user is allowed. Use the credential obtained from the WebAuthn client after calling Get Registration Options.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Passkey registered successfully
Bad Field
Unauthorized
Forbidden
Server error.