The delete entity ENTITY_ID
command deletes the specified entity.
Syntax
delete entity ENTITY_ID <entity_id>
where <entity_id> is the number that identifies the entity you want to delete.
Note: ENTITY_ID must appear in uppercase, as shown.
Example
This command deletes the entity identified as “12.”
delete entity ENTITY_ID 12
An error message results if the entity you want to delete does not exist.