---
title: "postEmailTemplate"
method: POST
path: "/postEmailTemplate"
tags: ["Emails"]
---

# postEmailTemplate

`POST /postEmailTemplate`

Creates a new email template. See the full list of available language parameters <a href="https://integrations.cloudbeds.com/hc/en-us/articles/360007144993-FAQ#methods-and-parameters">here</a>. This call is only available for third-party integration partners, and not for property client IDs.

## Response `200`

200 Response

- PostEmailTemplateResponse
  - `success` boolean — Returns if the request could be completed
  - `emailTemplateID` string, nullable — The ID of the created email template. Only present if success = true
  - `message` string, nullable — To be used in case any error occurs (if success = false). If success = true, it does not exist.

---

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