Batch
Archive a batch of tickets by ID
Delete a batch of tickets by ID. Deleted tickets can be restored within 90 days of deletion. Learn more about restoring records.
post/crm/objects/2026-03/tickets/batch/archive
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content