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

400
Bad Request Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error