v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Conversations

Update a conversation.

Update a conversation's metadata with the given ID.

post/v1/conversations/{conversation_id}

Path parameters

conversation_idstring required

The conversation identifier.

The conversation identifier.

Request body

metadataobject required

Set of key-value pairs that can be attached to an object.

Response

The updated conversation object.

idstring required

The unique ID of the conversation.

object'conversation'

The object type, which is always conversation.

created_atinteger required

The time at which the conversation was created, measured in seconds since the Unix epoch.

metadataobject nullable

Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format, and querying for objects via API or the dashboard.