Skip to main content
PATCH
Edit a transcription

Authorizations

Authorization
string
header
required

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

Path Parameters

id
number
required
transcriptionId
number
required

Body

application/json
transcript
object
required

The manually edited transcript content

Example:

Response

Transcription updated successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Transcription updated successfully"

data
object
required