v2

latestOpenAPI 3.0.02026-07-26550110.8 KB

post/v1/threads/{threadId}/messages

Path parameters

threadIdstring uuid required

Request body

role'system' | 'user' | 'assistant' | 'function' | 'tool' required
contentstring
tool_call_idstring nullable
namestring nullable
metadataobject

Response

Langbase: Create thread messages v1

idstring uuid required
created_atnumber required
thread_idstring uuid required
contentstring
role'system' | 'user' | 'assistant' | 'function' | 'tool' required
tool_call_idstring nullable
namestring nullable
metadataobject