---
title: "POST /enterprise/email-template-configuration/templates/links-customizations"
method: POST
path: "/enterprise/email-template-configuration/templates/links-customizations"
tags: ["enterprise"]
---

# POST /enterprise/email-template-configuration/templates/links-customizations

`POST /enterprise/email-template-configuration/templates/links-customizations`

## Request body

- EmailTemplateLinkCustomizationRequestDTO
  - `mailTemplateType` integer
  - `linkPlaceholder` string
  - `linkValue` string

## Response `200`

OK

- EmailTemplateLinkCustomizationResponseDTO[]
  - `mailTemplateType` integer
  - `linkPlaceholder` string
  - `linkValue` string

## Other responses

- `400` — BadRequest
- `401` — Unauthorized

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/7a22c2db13c0/schema)
