v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Batch

Archive a batch of companies

Delete a batch of companies by ID. Deleted companies can be restored within 90 days of deletion. Learn more about restoring records.

post/crm/objects/2026-03/companies/batch/archive

Request body

Example request

{
  "inputs": [
    {
      "id": "430001"
    }
  ]
}

Response

No content