sessions
Create Session
Create a session for the authenticated user in the current workspace.
Parameters: body (SessionCreateRequest): Session creation data, including the optional title. identity (LocalScopeDep): Authenticated user and workspace scope. repo (SessionCatalogDep): Session repository used to create the session.
Returns: SessionDetailResponse: The newly created session details.
post/api/sessions
Request body
Response
Successful Response