v4
latestOpenAPI 3.0.12026-07-13113469.4 KBBatch
Archive a batch of calls by ID
Archive a batch of calls by ID. Deleted calls can be restored within 90 days of being deleted, but call recordings recording will be permanently deleted. Learn more about restoring activity records.
post/crm/objects/2026-09/{objectType}/batch/archive
Path parameters
objectTypestring required
Object type.
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content