Create a new Flow App session

Starts a new session for the specified Flow App. Optionally target a specific app version and/or a declared start step (multi-start-step apps).

Body Params
string
required
length ≥ 1

ID of the Flow App to instantiate

string
length ≥ 1

Semver version. Defaults to latest active version.

launchContext
object

Arbitrary context passed to the app's start step render

string
length between 1 and 100

Entry point step ID. Must be a declared start step when the app declares any. Defaults to the app's first declared start step.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json