v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Batch

Delete goal targets

Archive multiple goal targets in a single batch operation using their IDs.

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

Request body

Example request

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

Response

No content