Deleting a Digital Twin Model

Delete a digital twin model from your Internet of Things (IoT).

    1. On the Domains list page, select the IoT domain that you want to work with. If you need help finding the IoT domains list page or an IoT domain, see Listing IoT Domains.
    2. Select the Digital twin models tab.
    3. Find the digital twin model you want to delete. From the Actions menu at the end of the row, select Delete.
  • Use the oci iot digital-twin-model delete the command and the required parameter to delete a digital twin model:

    oci iot digital-twin-model delete --digital-twin-model-id <digital-twin-model-OCID>

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

  • Run the DeleteDigitalTwinModel operation to delete a digital twin model.