Skip to main content
POST
Verify a challenge

Path Parameters

app_id
string
required

App ID

token
string
required

Challenge token

Response

verification successful - step-up/custom

access
string

JWT access token

refresh
string

JWT refresh token

csrf
string

CSRF token

access_expires_at
string<date-time>
refresh_expires_at
string<date-time>
user_id
string

App user ID

challenge
object
mfa_required
boolean
Example:

true

mfa_challenge
object
available_methods
string[]

Available MFA methods for the user

Example:
status
string
Example:

"completed"

intent
string

The custom intent name

intent_fields
object

Intent-specific data