v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Sends a chat message and streams the response for the specified agent space execution

post/agents/agent-space/{agentSpaceId}/chat/sendMessage

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The agent space identifier

Request body

executionIdstring required

Chat execution identifier — must be a valid UUID

contentstring required

Message content with size constraint

userIdstring

Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)

assetIdsString[]

List of asset identifiers to attach to a message

Response

Success