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

Changes

Changed in 6 of the 14 revisions of this API.12

    • the security scope crm.objects.listings.write was added to the endpoint's security scheme private_apps

      api-security-scope-added

    • the security scope crm.objects.deals.highly_sensitive.write was removed from the endpoint's security scheme private_apps

      api-security-scope-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.listings.write was added to the endpoint's security scheme private_apps

      api-security-scope-added

    • the security scope crm.objects.deals.highly_sensitive.write was removed from the endpoint's security scheme private_apps

      api-security-scope-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.listings.write was added to the endpoint's security scheme private_apps

      api-security-scope-added

    • the security scope crm.objects.deals.highly_sensitive.write was removed from the endpoint's security scheme private_apps

      api-security-scope-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.listings.write was added to the endpoint's security scheme private_apps

      api-security-scope-added

    • the security scope crm.objects.deals.highly_sensitive.write was removed from the endpoint's security scheme private_apps

      api-security-scope-removed

    • api operation id post-/crm/objects/2026-03/subscriptions/batch/archive_/crm/objects/2026-03/subscriptions/batch/archive removed and replaced with post-/crm/objects/2026-03/subscriptions/batch/archive

      api-operation-id-removed

    • the security scope crm.objects.listings.write was added to the endpoint's security scheme private_apps

      api-security-scope-added

    • the security scope crm.objects.deals.highly_sensitive.write was removed from the endpoint's security scheme private_apps

      api-security-scope-removed

    This revision also has 129 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.