Courses

Upload Audio

Use shared audio_service to transcribe, then store in conversation_history. Uses base64 encoded content for compatibility with both web and mobile.

post/courses/{topic_name}/audio

Path parameters

topic_namestring required

Request body

file_contentstring required
file_namestring required
content_typestring required

Response

Successful Response

statusstring required
messagestring required
transcriptstring nullable
urlstring nullable

Changes

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