Deleting a Digital Twin Instance

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

After you delete a digital twin instance, you may be able to get the contents for the digital twin instance for up to 24 hours after it's deleted.

    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 instances tab.
    3. Find the digital twin instance you want to delete. From the Actions menu at the end of the row, select Delete.
  • Use the oci iot digital-twin-instance delete command and required parameters to delete a digital twin instance:

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

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

  • Run the DeleteDigitalTwinInstance operation to delete a digital twin instance.