API Reference
Rename a conversation
PATCH
/api/ai/conversations/{id}
Rename a conversation
Operation IDupdateAiConversation
Authentication
- BearerAuth
http bearerAPI key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.
Path parameters
idintegerrequiredResource ID
Request body
Content typeapplication/json
requestobject1 property
titlestringSuccess response body
200Updated conversation
Updated conversation
No response content schema is documented.