Skip to main content
POST
Send User Message Handler

Headers

authorization
string | null

Path Parameters

thread_id
string<uuid>
required

Cookies

ks_uat
string | null

Body

application/json

Request to send a user message and trigger agent generation.

input_text
string
default:""

User input text. Mock agent dev controls may be embedded here (e.g. /mock duration=5 wps=3 scenario=tool_call_once).

Response

Successful Response

202 response from POST /{thread_id}/user_message.

workflow_id
string
required