v1

latestOpenAPI 3.1.02026-07-26751285.0 KB
messaging

Send a message to a session

Send a message within an active session. The agent will process and respond to the message.

post/api/messaging/sessions/{sessionId}/messages

Path parameters

sessionIdstring required

ID of the session

Request body

contentstring required

The message content

metadataobject

Additional message metadata

Response

Message sent and processed successfully

idstring

Message ID

contentstring

The message content

authorIdstring uuid
createdAtstring date-time
metadataobject