BlueConic · Example Payload

Deletecontentitemsfromstore Request

Bulk delete store items

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Deletecontentitemsfromstore Request is an example object payload from BlueConic, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarydescriptionvalue

Example Payload

Raw ↑
{
  "summary": "DELETE /contentStores/{contentStore}/items/bulk request - Request body",
  "description": "Bulk delete store items",
  "value": "{\n  \"ids\": [\"article-1-id\", \"article-2-id\"]\n}"
}