Conversations
Update Conversation Endpoint
Update a conversation's title or discard status.
- conversation_id: The ID of the conversation to update
- title: New title for the conversation (optional)
- discarded: Whether the conversation is discarded (optional)
patch/v1/dev/user/conversations/{conversation_id}
Path parameters
conversation_idstring required
Request body
Response
Successful Response