Batch

Archive a batch of meetings by ID

Delete a batch of meetings by ID.

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

Request body

Example request

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

Response

No content