Skip to main content
POST
Upload transcriptions to a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
number
required

Body

multipart/form-data
files
file[]
required

Files to be uploaded

language
enum<string>
required
Available options:
English,
Swahili,
Luo,
Meru,
Kamba,
Kikuyu,
Hausa,
Igbo,
Yoruba,
Pidgin,
Zulu,
Tswana,
Afrikaans,
Xhosa,
Nyankole,
Ganda,
Lugbara
Example:

"English"

is_speaker_diarization
boolean
required
Example:

false

prompt
string
Example:

"Nipe maneno yaliyokwenye hii audio"

Response

Transcription uploaded successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Transcription uploaded and saved successfully"

data
object[]
required