Skip to main content
POST
Post a message to a conversation

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

cId
string
required

ID of the conversation

Body

application/json
content
string
required
mentions
object[]
required
context
object
required
skipToolsValidation
boolean
modelSelection
object

Optional per-message model override from the input-bar model picker (an explicit model pick).

Response

Successfully posted message

message
object

A user message in a conversation.

contentFragments
object[]
agentMessages
object[]