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

The metadata associated with the session.

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
project_uuidstringOptional
session_idstringOptional
updated_atstringOptional

Deprecated

user_idstringOptional

Must be a pointer to allow for null values

uuidstringOptional

Errors

Built with