Deleting a Transcription Job

Delete a Speech transcription job.

You can only delete jobs that are in the following states:

  • Succeeded
  • Failed
  • Cancelled
  • Partially Succeeded
    1. On the Transcription jobs list page, find the transcription jobs that you want to delete. If you need help finding the list page or the transcription jobs, see Listing Transcription Jobs.
    2. Select the checkboxes next to the transcription job names.
    3. Select Delete selected from the Actions menu above the table.
    4. In the confirmation dialog, select Delete.
  • Use the oci speech transcription-job delete command and required parameters to delete a transcription job:

    oci speech transcription-job delete [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the DeleteTranscriptionJob operation to delete a transcription job.