Create SDK session

Use this endpoint to create an App Drop-in or Web SDK session for a workflow.

Important Important:
• SDK validation codes are single use and expire after 2 hours.
• If the client stops in the middle of the workflow, you need to create a new SDK session.
• When the client closes the app or browser, the validationCode is invalidated and cleared from the cache.

Path Params
string
required

Our unique identifier for the workflow, returned in the Create workflow response.

Format: uuid string

Example: 790f325a-48c9-4b82-bb53-c0ea128236f0

Tip: Use this as the reference number for any questions.

Body Params
string
enum
required

The type of SDK session.
Enum:
Mobile: App Drop-in session
Web: Web SDK session

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json