Authentication
✅ Organization User (CustomerEmployee
)✅ Delegated User (
EndUser
)✅ 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
Temporary authentication token returned by the Create User Action Signature Challenge
First factor credential used to sign the user action Use a Fido2 Credential, also known as Passkeys or WebauthN credential.
- Fido2/Passkeys
- Public/Private key pair
- <Deprecated> Password
- Password-protected Key
Second factor credential used to authenticate a user Use a Fido2 Credential, also known as Passkeys or WebauthN credential.
- Fido2/Passkeys
- Public/Private key pair
- <Deprecated> TOTP
- Password-protected Key
Response
Success