Create Credential With Code
Create Credential With Code
Finalizes the flow Create Credential With Code.
Adds a new credential to a user’s account. This endpoint is similar to the Create Credential endpoint, except:
-
it does not need the user to be authenticated
-
it does not need user action signing
-
it will only work with the challenge gotten from the Create Credential Challenge With Code endpoint
POST
Create Credential With Code
Documentation Index
Fetch the complete documentation index at: https://docs.dfns.co/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
No authentication required.Required Permissions
No authentication required.Body
application/json
- Fido2/Passkeys
- Public/Private key pair
- Password-protected Key
- Recovery Key
- <Deprecated> Password
- <Deprecated> TOTP
Register a Fido2 Credential, also known as Passkeys or WebauthN credential.
Response
200 - application/json
Success
Available options:
Fido2, Key, Password, Totp, RecoveryKey, PasswordProtectedKey Last modified on May 29, 2026
