v27

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

Create items.

Create items in the conversation.

post/v1/conversations/{conversation_id}/items

Path parameters

conversation_idstring required

The conversation identifier.

The conversation identifier.

Request body

Response

List of created items.

object'list'

The type of object returned, must be list.

first_idstring nullable required

The ID of the first item in the list.

last_idstring nullable required

The ID of the last item in the list.

has_moreboolean required

Whether there are more items available.