• Transcript(8)
    • DEL
      Deleting transcript
    • GET
      List transcripts
    • GET
      Get transcript
    • GET
      Get sentences in transcript
    • GET
      Get subtitles for transcript
    • GET
      Get redacted audio
    • GET
      Get paragraphs in transcript
    • GET
      Search words in transcript
  • Files(1)
  • LeMUR(6)
  • Streaming(2)
DELETE
GET
GET
GET
GET
GET
GET
GET
AssemblyAIAssemblyAITranscriptDeleting transcript
DELETE
https://api.lowcodeapi.com/assemblyai/v2/transcript/id
Query Parameters 1
id*string
Parameters Description
id*string
The unique identifier of your transcription
Overview
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X DELETE \
 'https://api.lowcodeapi.com/assemblyai/v2/transcript/id' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{}'
© 2024LowCodeAPI

Last Updated : 2025-01-04 10:49 +00:00

Created by @samalgorai