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
skipToolsValidationboolean

Response

Successfully created conversation

Changes