My Courses

Send Chat Message

Appends the user's message to the conversation_history for the given course doc, so we can stream later.

post/my-courses/chat

Request body

course_idstring required
messagestring required
type'text' | 'image_url' | 'image_description' | 'graph'

Response

Successful Response

statusstring required
messagestring required
dataobject nullable
transcriptstring nullable
urlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.