Example searches: “Employee Management”, “id”, “Get an employee by ID”, “Update an existing employee”, “application/json”
Removes an employee from the system based on the provided ID
OK
Not Found
curl \ --request DELETE 'http://localhost:8080/employees/{id}'
string