Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/threeds/submit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
accountId
string
required

Body

application/json
threedsTransactionId
string
required
Minimum string length: 1
authenticationTime
string
required
Minimum string length: 1
authenticationResult
enum<string>
required
Available options:
VALID_BIOMETRICS_AND_TRANSACTION,
NOT_VALID_BIOMETRICS,
TRANSACTION_DONT_RECOGNIZED

Response

default

Undocumented response (no code type, no existing spec).