v5

latestOpenAPI 3.0.12026-07-13133674.3 KB
Batch

Archive a batch of contacts

Archive a batch of contacts by ID. Archived contacts can be restored within 90 days of deletion. Learn more about the data impacted by contact deletions and how to restore archived records.

post/crm/objects/2026-09/{objectType}/batch/archive

Path parameters

objectTypestring required

Request body

Example request

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

Response

No content