Batch
Archive multiple subscription objects in a single request.
Archive a batch of subscription objects by providing their IDs in the request body.
post/crm/objects/2026-03/subscriptions/batch/archive
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content