Deleting an IoT Flow Runtime
Delete an IoT Flow Runtime.
- On the IoT domains list page, select the domain with the flow runtime you want to work with, and then select Flow runtimes tab. If you need help finding the IoT domains list page, see Listing IoT Domains.
- Select the Flow runtime name to open the inactive IoT Flow Runtime.
- Select Delete from the Actions menu.
- Confirm.
- Wait for the delete work request to complete.
Use the
oci iot flow-runtime deletecommand and required parameter to delete an IoT Flow Runtime.oci iot flow-runtime delete --iot-flow-runtime-id <flow-runtime-OCID>For a complete list of parameters and values for CLI commands, see CLI Command Reference.
Run the DeleteIotFlowRuntime operation to delete an IoT Flow Runtime.
DELETE /20250531/iotFlowRuntimes/{iotFlowRuntimeId}A successful request returns an
opc-work-request-idheader.