Conversations
Rename Conversation
Available for: Chatflow, Agent, Chatbot, Legacy Agent apps.
Renames a conversation, or auto-generates a name from its messages when auto_generate is true. The name is what clients display in a multi-conversation list.
post/conversations/{conversation_id}/name
Path parameters
conversation_idstring required
ID of the conversation to rename. Get conversation IDs from List Conversations.
Request body
Response
Conversation renamed successfully.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.