In an application's administrator panel, the system administrator wants to delete old or unnecessary entity records.
- The administrator selects a record from the entity list.
- They click the ‘Delete’ button.
- The Delete Entity action is executed with the ID of the selected entity.
- If the action is successful, the list is refreshed and the message ‘Entity successfully deleted’ is displayed to the user.