Batch

Archive a batch of courses by ID

Archive a batch of objects

post/crm/objects/2026-03/0-410/batch/archive

Request body

Example request

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

Response

No content