Skip to main content

Create a session

POST 

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

Creates a new session instance for a specified flowId and returns session details. The request payload is thereby dynamic. Create sessions with dynamic payloads by providing exactly the data blocks required by the flow’s configured steps, as defined in the flow configuration.

Request

Responses

Session successfully created