Skip to main content
POST
Send a Dex conversation message

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required
threadId
string<uuid>
required

Dex conversation thread identifier.

Body

application/json
message
string
required
Required string length: 1 - 4000
messageId
string<uuid>
required

Response

Dex conversation message outcome

data
object
required
meta
object
required