---
title: "Create a template"
method: POST
path: "/1/mail_hostings/{mail_hosting_id}/signatures/templates"
tags: ["Service Mail > Signatures templates"]
---

# Create a template

`POST /1/mail_hostings/{mail_hosting_id}/signatures/templates`

Create a new signatures templates for the given Mail Hosting product

## Path parameters

- `mail_hosting_id` string, required

## Request body

- object
  - `mail_hosting_id` integer, required — The unique identifier (ID) of the mail hosting to request.

## Response `201`

Created

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` string

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/1c59d729611a/schema)
