Skip to main content
DELETE
Delete a transcription from 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
transcriptionId
number
required

Response

Transcription deleted successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Transcription deleted successfully"

data
object
required