Skip to main content
PATCH
Update chat session

Authorizations

Authorization
string
header
required

Session JWT from Ageneral sign-in. Send as Authorization: Bearer <token>.

Headers

Ageneral-Project-Id
string
required

Project id. You must be a member with access.

Path Parameters

id
string
required

Chat session id.

Body

application/json

At least one of name or lastModelId must be present.

name
string
lastModelId
string | null

Response

Success.

ok
boolean
required
Example:

true