Employees
Delete Employee
Delete an employee from the system. Cannot delete employees with existing orders.
delete/v1/employees/{employeeId}
Path parameters
employeeIdstring required
Unique identifier of the employee to delete
Response
Employee deleted successfully