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.

  • 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.