Update Agent Session
PATCH /agent/sessions/{session_id}
PATCH
/agent/sessions/{session_id}
Append messages or change the title. Omitted fields are untouched.
Authorizations
Parameters
Path Parameters
session_id
required
Session id.
string
Session id.
Header Parameters
Request Body required
Both fields are optional; omit one to leave it untouched.
object
messages
Any of:
Array<object>
object
key
additional properties
any
null
Responses
200
Successful Response
object
data
required
One agent chat session.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string