delete_company
Permanently delete a company account from the CRM. Contacts linked to the company are unlinked but not deleted.
Instructions
Permanently delete a company account from the CRM. Contacts linked to this company will be unlinked but not deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmed | No | Must be true to permanently delete the company. | |
| company_id | Yes | ID of the company to delete. | |
| idempotency_key | No | Optional stable key to prevent duplicate delete attempts on retries. |