Delete Wazuh Agent
Access the Wazuh API Console Run the command, replacing the agent id 1DELETE /agents?pretty=true&older_than=0s&agents_list=473&status=all Output results should indicate number of agents deleted 123456789101112{ "data": { "affected_items": [ "473" ], "total_affected_items": …