Skip to main content
POST
Upload Text File

Authorizations

Authorization
string
header
required

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

Body

application/json
content
string
required
record_name
string
required
file_extension
string
required
Pattern: ^(txt|md|srt|vtt)$
transcript_format
string | null
project_id
string | null

Response

Successful Response

{key}
string