Send message
Send message
Adds a user message to the session and optionally triggers the agent to generate a response.
POST
Send message
Documentation Index
Fetch the complete documentation index at: https://docs.ubik-agent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Path Parameters
Body
application/json
Response
Successful Response
Unique identifier for the message.
Role of the message sender (user, assistant, system).
Content of the message.
Creation timestamp.
ID of the parent message.
IDs of other messages that share the same parent (branches).
The ID of the task processing this message (if applicable).
URL to stream events for this task.

