Batch

Archive a batch of projects

Archive multiple projects using their IDs.

post/crm/objects/2026-03/projects/batch/archive

Request body

Example request

{
  "inputs": [
    {
      "id": "430001"
    }
  ]
}

Response

No content

Changes

Changed in 1 of the 14 revisions of this API.1

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