Update a session

Update Session Metadata

Path parameters

sessionIdstringRequired

The unique identifier of the session.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
metadatamap from strings to anyRequired

Deprecated

fact_rating_instructionobjectOptional

Optional instruction to use for fact rating. Fact rating instructions can not be unset.

Response

The updated 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