---
title: "POST /dev/dlt_manager/add_template"
method: POST
path: "/dev/dlt_manager/add_template"
---

# POST /dev/dlt_manager/add_template

`POST /dev/dlt_manager/add_template`

## Headers

- `Authorization` string, required

## Request body

- object
  - `entity_id` string, required — Pass Principal Entity ID which is going to map for these content templates
  - `sender_id` string[], required — Pass your DLT approved 3-6 letter sender id in this field which you want to map for these content templates
  - `template_id` string, required — DLT Content Template ID of this template
  - `message_text` string, required — Pass full DLT approved message text with {#var#}
  - `template_type` 'n' | 'y', required — Share template type: n=service implicit & y=service explicit/promotional
  - `screenshot` string[], required — Provide DLT screenshot which shows content template text & approval status. Share full hosted URL of the screenshot, for example: https://www.hostedlink.com/templates.png

## Response `200`

- object
  - `return` string, required
  - `message` string, required

---

[API](https://skmtc.net/fast2sms/apis/dlt-sms-api.md) · [All operations](https://skmtc.net/fast2sms/apis/dlt-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fast2sms/dlt-sms-api/versions/1fd5abcff71a/schema)
