Start typing to search.

API Reference

Rename a conversation

View Markdown
PATCH /api/ai/conversations/{id}

Rename a conversation

Operation IDupdateAiConversation

Authentication

  • BearerAuth·http bearer·API key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.

Path parameters

idintegerrequired

Resource ID

Request body

Content typeapplication/json

requestobject
1 property
titlestring

Success response body

200Updated conversation

Updated conversation

No response content schema is documented.