Company
Removes a monitored company altogether from the monitored company collection.
Given a company id this endpoint deletes the company from the monitored company list, however, it doesn't redeem the license used.
delete/api/v2/companies/{id}
Path parameters
idinteger required
Example:123
The id of the company to be removed.
Query parameters
EcosystemIdinteger
Example:347
The id of the ecosystem that the company will be removed.
Response
Success