Skip to main content
PUT
Validate the request as retrieved from the Hanko Authenticator

Authorizations

Authorization
string
header
required

This API uses Authorization: secret <api_key> rather than the standard Bearer scheme.

Path Parameters

id
string
required

General identifier used to describe a specific resource

Body

application/json

The description

uafResponse
string
required
deviceKeyInfo
object

Response

The full Hanko request for an initialized authentication operation including links

id
string
required
operation
enum<string>
required
Available options:
AUTH,
DEREG,
REG
username
string
required
userId
string
required
status
enum<string>
required
Available options:
PENDING,
OK,
FAILED,
INVALIDATED
createdAt
string<date-time>
required
validUntil
string<date-time>
required
relyingParty
object
required
request
string
required
deviceID
string
required
clientData
object
location
object
transaction
string
device
object
isSecondFactorOnly
boolean
error
object