Update a session

Deprecated
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 strings or null
created_atstring or null
deleted_atstring or null
ended_atstring or null
fact_rating_instructionobject or null
Deprecated
factslist of strings or null
Deprecated
idinteger or null
metadatamap from strings to any or null
Deprecated
project_uuidstring or null
session_idstring or null
updated_atstring or null
Deprecated
user_idstring or null
uuidstring or null

Errors