Add Session

Creates a new session.

Request

Session
session_idstringRequired
The unique identifier of the session.
user_idstringRequired
The unique identifier of the user associated with the session
fact_rating_instructionobjectOptional
Deprecated
metadatamap from strings to anyOptional
Deprecated

Response

The added session.
classificationsmap from strings to strings
created_atstring
deleted_atstring
ended_atstring
fact_rating_instructionobject
Deprecated
factslist of strings
Deprecated
idinteger
metadatamap from strings to any
Deprecated
project_uuidstring
session_idstring
updated_atstring
Deprecated
user_idstring
uuidstring

Errors

400
Bad Request Error
500
Internal Server Error