BlueConic · Example Payload

Updateurlmapping Response 200

Update URL mapping

Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy

Updateurlmapping Response 200 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 /urlmappings/{id} 200 - Example PUT response",
  "description": "Update URL mapping",
  "value": "{\n  \"id\": \"4d\",\n  \"properties\": [\n    {\n      \"id\": \"pp_download\",\n      \"values\": [\n        \"Blueconic Release News R30\"\n      ]\n    },\n    {\n      \"id\": \"interactionId\",\n      \"values\": [\n        \"9197fdf7-e1d4-4b4b-8b59-5c49a72a412b\"\n      ]\n    },\n    {\n      \"id\": \"containerId\",\n      \"values\": [\n        \"b8bf7a5b-e937-451f-a93c-aa83a20deea5\"\n      ]\n    }\n  ],\n  \"type\": \"SHORTENEDURL\",\n  \"url\": \"https://support.blueconic.com/hc/en-us/categories/200063851-Release-Notes\"\n}"
}