Add Session

POST

Creates a new session.

Request

This endpoint expects an object.
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 stringsOptional
created_atstringOptional
deleted_atstringOptional
ended_atstringOptional
fact_rating_instructionobjectOptional

Deprecated

factslist of stringsOptional

Deprecated

idintegerOptional
metadatamap from strings to anyOptional

Deprecated

project_uuidstringOptional
session_idstringOptional
updated_atstringOptional

Deprecated

user_idstringOptional
uuidstringOptional

Errors

Built with