v4
latestOpenAPI 3.0.12026-07-13113469.6 KBBatch
Archive a batch of carts by ID
Delete a batch of carts by ID. Deleted carts can be restored within 90 days of deletion. Learn more about restoring records.
post/crm/objects/2026-09/{objectType}/batch/archive
Path parameters
objectTypestring required
Specifies the type of object to be archived.
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content