Batch
Archive a batch of deals by ID
Archive multiple deals using their IDs.
post/crm/objects/2026-03/0-3/batch/archive
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content
Archive multiple deals using their IDs.
{
"inputs": [
{
"id": "430001"
}
]
}No content