BlueConic · Example Payload

Updatecontentstore Request

Update store

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Updatecontentstore 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": "PUT /contentStores/{contentStore} request - Request body",
  "description": "Update store",
  "value": "{\n  \"name\": \"my updated name\",\n  \"description\": \"An updated content store description\",\n  \"storeType\": \"CONTENT\"\n}"
}