Conversations
Rename Conversation
Available for: Chatflow, New Agent, Chatbot, 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.