Send async message

Create and send a new message to a session asynchronously, starting the session if needed and returning immediately.

post/session/{sessionID}/prompt_async

Path parameters

sessionIDstring required

Session ID

Query parameters

directorystring

Request body

messageIDstring
agentstring
noReplyboolean
systemstring
toolsobject

Response

Prompt accepted

Changes