OpenAPI 3.1.02026-08-139731,1391.8 MB

344acdc36dbb

assistant

Create Conversation

Create a new conversation owned by the caller.

post/assistant/conversations

Request body

titlestring nullable

Optional human-readable title.

external_thread_idstring uuid4 nullable

Thread in an embedding assistant that owns this hidden single-turn conversation.

external_turn_idstring uuid4 nullable

The turn in external_thread_id this conversation was delegated from. Not unique: an embedding assistant may delegate more than once within one turn, and each delegation gets its own conversation.

Response

Successful Response

idstring uuid4 required
titlestring nullable required
created_bystring uuid4 required
external_thread_idstring uuid4 nullable
external_turn_idstring uuid4 nullable
created_atstring date-time required
updated_atstring date-time required