---
title: "Create Mapping"
method: POST
path: "/template/template-mappings"
tags: ["template"]
---

# Create Mapping

`POST /template/template-mappings`

## Request body

- TemplateMapping
  - `template_id` integer
  - `identifier_ids` integer[]
  - `status` integer

## Response `200`

Successful Response

- BaseResponseStr
  - `status` string, required
  - `code` integer, required
  - `message` string
  - `data` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution.md) · [All operations](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/sensitive-data-protect-solution/revisions/e0c2e29932e2/schema)
