Session
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
POST |
Create create session
Generate AI summary for a group of session recordings to find patterns and generate a notebook.
Path parameters
- project_idstring
Request parameters
- session_idsarray
- focus_areastring
Response
Example request
POST /api /environments /:project_id /session_summaries /create_session_summariesExample response
Status 200
RESPONSE
Create create session summaries
Generate AI individual summary for each session, without grouping.
Path parameters
- project_idstring
Request parameters
- session_idsarray
- focus_areastring
Response
Example request
POST /api /environments /:project_id /session_summaries /create_session_summaries_individuallyExample response
Status 200
RESPONSE