---
title: "Delete Outcome Mapping"
method: DELETE
path: "/campaigns/v1/outcome-mappings/{template}"
tags: ["Outcome Mappings"]
---

# Delete Outcome Mapping

`DELETE /campaigns/v1/outcome-mappings/{template}`

Delete the outcome mapping configuration for the team's template.
- **template**: The template to delete the outcome mapping for.

## Path parameters

- `template` 'template_v1', required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-2.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/interactly/apis/interactly-api-2/revisions/bfd61d70f78f?raw)
