# Delete an employee **DELETE /employees/{id}** Removes an employee from the system based on the provided ID ## Servers - Generated server url: http://localhost:8080 (Generated server url) ## Parameters ### Path parameters - **id** (integer(int64)) ## Responses ### 404 Not Found #### Body: */* (string) string ### 200 OK [Powered by Bump.sh](https://bump.sh)