Outcome Mappings

Create New Outcome Mapping

Create the outcome mapping configuration for the team's template.

  • template: The template to create the outcome mapping for.
  • body: The categories, sub categories, and mappings for the outcome configuration.
post/campaigns/v1/outcome-mappings/{template}

Path parameters

template'template_v1' | 'template_v2' required

Outcome mapping template

Request body

Response

Successful Response

{"stackTrail":"paths:/campaigns/v1/outcome-mappings/{template}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the new enum value template_v2 to the path request parameter template

      request-parameter-enum-value-added