Skip to main content
PATCH
Update Conversation Endpoint

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <omi_developer_api_key>.

Path Parameters

conversation_id
string
required

Body

application/json
discarded
boolean | null

Whether the conversation is discarded

title
string | null

New title for the conversation

Required string length: 1 - 500

Response

Successful Response

created_at
string<date-time>
required
finished_at
string<date-time> | null
required
id
string
required
started_at
string<date-time> | null
required
structured
DeveloperConversationStructured · object
required
folder_id
string | null
folder_name
string | null
geolocation
Geolocation · object | null
language
string | null
source
string | null
transcript_segments
DeveloperTranscriptSegment · object[] | null