Consulting
Durably accepts one subscriber message. Messages for a running conversation are incorporated by Flue at its next safe turn boundary; messages over the execution cap remain queued.
post/api/v1/consulting/{mode}/{conversationId}/messages
Path parameters
conversationIdstring uuid required
mode'keyword' | 'triage' required
Cookies
billing_sessionstring
Request body
Response
The message was durably accepted or its exact receipt was replayed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.