Skip to main content
POST
Send message

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

threadId
string
required

Body

application/json
prompt
string
required

The message to append.

model
string
yolo
boolean

Response

Successful response

threadId
string
required
runId
string
required
workflowRunId
string | null
required
threadUrl
string
required

Web URL of the thread.

streamUrl
string
required

SSE stream URL for the live response.

yolo
boolean
required