v2

latestOpenAPI 3.0.12026-07-13154196.2 KB
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