Delete company
Delete a company.
Last updated
Delete a company.
Last updated
DELETE
https://{{account_id}}.acquire.io/api/v1/crm/objects/company/{{companyId}}
This endpoint allows you to delete a company. Deleting companies doesn't delete related objects such as contacts or cases. Warning: This action cannot be undone.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
companyId*
integer
ID of the company.
Authorization*
string
Bearer {{API_KEY}}