Skip to main content

Authorizations

Authorization
string
header
required

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

Path Parameters

username
string
required

Body

application/json

Optional overrides; defaults come from the user's stored onboardingContext attribute and the context's defaultStrongAuth. An explicit strongAuth changes the enrolment actions for this send only.

onboardingContext
string
Minimum string length: 1
strongAuth
enum<string>
Available options:
passkey,
otp,
skip

Response

Resend attempted; emailSent indicates the outcome.

data
object
required
Example:
meta
object
errors
object[]