Demo Custom Course

Upload Custom Course Audio

Upload and transcribe audio for a custom course (demo). Uses base64 encoded content for compatibility with both web and mobile.

post/demo-custom-course/{course_id}/audio

Path parameters

course_idstring required

Query parameters

session_idstring required

Request body

file_contentstring required
file_namestring required
content_typestring required

Response

Successful Response

statusstring required
messagestring required
transcriptstring nullable
urlstring nullable

Changes