Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/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

Body

application/json
authenticationTime
string
required
Minimum string length: 1
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Z$
threedsTransactionId
string
required
Minimum string length: 1
action
enum<string>
required
Available options:
CONFIRM,
DENY

Response

default

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