cURL
Send queued message now
Send a queued message immediately instead of waiting for the agent to finish its current turn. Any in-progress run is aborted, the queued message is appended to the transcript, and the agent starts processing it.
The response is the same envelope as Send message. Queued messages cannot be sent this way on incognito sessions, and a message that is currently being edited must have its edit finished or cancelled first.
POST
cURL
Authorizations
Path Parameters
ID of the session the queued message belongs to.
ID of the queued message to send.
Response
Message sent and processing started. Same envelope as Send message — session plus queue_position.
