Skip to main content
PATCH
Update a chat

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatId
string
required

Body

application/json
title
string

New chat title.

agent_name
string

Re-point a chat that already runs as a workspace subagent at a different .agents/ entry - use this after renaming one. Rejected for a chat that is not already agent-bound.

Response

Successful response

The response is of type object.