Update Conversation Endpoint
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
Update Conversation Endpoint
Authorizations
Send Authorization: Bearer <omi_developer_api_key>.
Path Parameters
Body
application/json
Response
Successful Response