Feature/delete company
Added DELETE ENDPOINT for logic deletion of a company. It requires the companyId and a authentication token to check if the user has ADMIN permissions.
Testing doesn't work on Swagger
Added DELETE ENDPOINT for logic deletion of a company. It requires the companyId and a authentication token to check if the user has ADMIN permissions.
Testing doesn't work on Swagger