Moving a Transcription Job to a Different Compartment

Move a transcription job in Speech to a different compartment.

    1. On the Transcription jobs list page, find the transcription job that you want to work with. If you need help finding the list page or the transcription job, see Listing Transcription Jobs.
    2. From the Actions menu (three dots), select Move.
    3. In the Move panel, select the destination compartment from the list.
    4. Select Move.
  • Use the oci speech transcription-job change-compartment command and required parameters to move a transcription job to a different compartment:

    oci speech transcription-job change-compartment --compartment-id, -c [text] --transcription-job-id [text] ... [OPTIONS]

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

  • Use the ChangeTranscriptionJobCompartment operation to move a transcription job to a different compartment.