14 July 2020
ยท One min read
Newโ
-
Endpoint to get session insights .
-
Added support for anonymous actions for the following endpoints: list questions, list answers, list comments, list votes, list option votes.
Improvedโ
- Added the fields
createdAt
,session.type
to the following responses: list questions, list answers, list comments, list votes, list option votes.
Changedโ
- Renamed session type for multiple choice polls in the
action Create a session: from
mc_poll
topoll_multiple_choice
.