This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Assess API

existing_session

By default, Assess API uses the value of the activity state inside questionsApiActivity to determine whether current session is a new session, or is an existing session. When set, this flag will override the default logic.

If true, Assess API will treat the current session as an existing session. Setting to false will force Assess API to treat the current session as a new session.

Note For new sessions, Assess API applies additional logic to the session such as showing the intro item, etc.

Values

Request object key existing_session

Type boolean

Was this article helpful?