Skip to main content
POST
Register flow step

Body

application/json
session_id
string
required

Flow session id from init

step
string
required

Step being submitted: password, mfa, verify, ...

payload
object

Step input, e.g. password string or TOTP code

Response

Success

session_id
string
status
string
current_step
string
expires_at
string<date-time>