Deleting an IoT Domain
Delete an Internet of Things domain.
Use the
oci iot domain delete
command and the required parameter to delete a domain. Replace the<iot-domain-OCID>
with the IoT domain's OCID you want to delete:oci iot domain delete --iot-domain-id <iot-domain-OCID>
For a complete list of parameters and values for CLI commands, see CLI Command Reference.
Run the DeleteIotDomain operation to delete an IoT domain.