POST https://api.uip.digital/v1/sessions/{id}/continue · Auth: Bearer API keystatus: awaiting_decision), advancing it to the next step. Use this when a later
step should depend on an earlier result — e.g. only proceed to sign once you’ve
checked the identify claims against your records.
Path parameters
The session id.
Behavior
- Valid only when the session is
awaiting_decision; otherwise returns an error. - If the gated step was the last remaining step, the session moves to
completed; the matchingsession.completedwebhook fires. - Owner-only: the API key’s business must own the session.
404 unknown/foreign session · 409/400 if the session isn’t at a gate. See
Errors.