Update a session.

Update Session Metadata.

Path parameters

sessionIdstringRequired
The unique identifier of the session.

Request

Session
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
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
404
Not Found Error
409
Conflict Error
500
Internal Server Error