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
Body
application/json
Available options:
Fido2
, Key
, RecoveryKey
, PasswordProtectedKey
Response
200 - application/json
Success
- Fido2/Passkeys
- Public/Private key pair
- Password-protected Key
- Recovery Credentials
- <Deprecated> Password
- <Deprecated> TOTP
Fido2 Credential, also known as Passkeys or WebauthN credential.
Available options:
Fido2
Available options:
none
, indirect
, direct
, enterprise
@deprecated use challengeIdentifier instead