Create a new journey session

Create a unique verification session for a customer. Each session is single-use and expires after 1 hour. Once expired, a new session must be created.

The userId is automatically extracted from the authentication token. You can optionally provide customer information (firstName, lastName, birthDate) for verification purposes.

Body Params
string
required

Unique identifier of the journey template

uri

URL to redirect the user after session completion

userInput
object

Optional customer information for verification

Responses

Language
Credentials
Bearer
JWT
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json