Skip to main content
POST

Authentication

✅ Organization User (CustomerEmployee)
✅ Delegated User (EndUser)
✅ Service Account

Required Permissions

No permission required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Body

application/json
challengeIdentifier
string
required

Temporary authentication token returned by the Create Challenge endpoint.

firstFactor
Fido2/Passkeys · object
required

First factor credential used to sign the challenge.

secondFactor
Fido2/Passkeys · object

Second factor credential used to authenticate a user.

Response

200 - application/json

Success

userAction
string
required

Signing token to use to verify the user intended to perform the action.

Last modified on August 6, 2026