Skip to main content

Create a session

POST 

/api/v1/flows/:flowId/:environment/sessions

Creates a new session for the specified flowId and returns session details. The request body is dynamic and depends on the steps configured in your flow—send only the required input data blocks. You can optionally include metadata (customer-scoped string key-values), e.g. subjectId, redirectUrl (must be allowlisted in the IDnow dashboard), and state. For more information, see Create a session.

Request

Responses

Session successfully created