v14

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

Archive a batch of communications by ID

Delete a batch of messages by ID. A deleted message can be restored within 90 days of being deleted. Learn more about restoring activity records.

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

Request body

Example request

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

Response

No content