Bulk Remove Companies
Remove companies from tracking
Last updated
Remove companies from tracking
Last updated
DELETE /api/v1/company/{GROUP_NAME} HTTP/1.1
Replace GROUP_NAME with the Group Name under which the companies have to be removed
Request body
Param | Mandatory | Description |
---|---|---|
Response body
Param | Description |
---|---|
company_id
Y
Array of Intellizence Company Ids that you would like to remove
nonExistingCompanyIds
Array of Company Ids which are not existing in the Intellizence database
nonTrackedCompanyIds
Array of Company Ids which are not been tracked
removedCompanyIds
Array of Company Ids which are removed