Deleting a Media Workflow
Delete a media workflow using the Console, CLI, or API in Media Flow.
To delete a media workflow, run the
delete
command:oci media-services media-workflow delete [OPTIONS]
Required parameters for the
delete
command:--media-workflow-id [text]
To get all the commands for
media-workflow
:oci media-services media-workflow -h
To get help for the
delete
command:oci media-services media-workflow delete -h
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
To delete a media workflow, use the
DeleteMediaWorkflow
operation.