# Inactivate company Inactivates a Company. Inactivated Companies cannot be activated again. Endpoint: POST /InactivateCompany Version: 1.1 ## Query parameters: - `companyId` (integer, required) The internal Id of the Company to inactivate. - `inactivatedBy` (integer, required) Account internal id of current user. Do not use default value.