Skip to main content
PUT
/
common
/
chat-history-records
/
{session_id}
/
name
Error
A valid request URL is required to generate request examples
{
  "message": "<string>"
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}

Path Parameters

session_id
string
required

Session ID

Body

application/json

New name for the chat history record

The body is of type string.

Response

OK

message
string