v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Private Conversations

Create a conversation

Create a new conversation, optionally with an initial user message and content fragments.

post/api/w/{wId}/assistant/conversations

Path parameters

wIdstring required

ID of the workspace

Request body

titlestring nullable
visibility'unlisted' | 'deleted' | 'test'
spaceIdstring nullable
contentFragmentsobject[]
metadataobject nullable
selectedSpaceIdsstring[]
skipToolsValidationboolean

Response

Successfully created conversation