Create Credential
Part of the flow Create Credential Regular flow.
Adds a new credential to a user’s account. See Credential Kinds for all supported credential types.
Authentication
✅ Organization User (CustomerEmployee)✅ Delegated User (
EndUser)❌ Personal Access Token not allowed
❌ Service Account
Required Permissions
No permission required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Body
- 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.
Fido2 Human-readable name of the credential.
1Challenge identifier returned by the create credential challenge endpoint.
1Response
Success
Fido2, Key, Password, Totp, RecoveryKey, PasswordProtectedKey Credential ID from the WebAuthn authenticator (base64url).
Dfns-internal UUID of the credential.
Whether the credential is active.
Human-readable name of the credential.
Public key of the credential.
Relying party identifier associated with the credential.
Origin where the credential was created.