---
title: "Set a custom site invitation email sent to a user that does not have a verified account in Kindoo. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text."
method: POST
path: "/KindooSaveSiteInvitationNewUserEmail"
tags: ["Environment Management"]
deprecated: true
---

# Set a custom site invitation email sent to a user that does not have a verified account in Kindoo. English language is mandatory. Other languages are optional. Languages that are kept void will take the value of the corresponding English text.

`POST /KindooSaveSiteInvitationNewUserEmail`

> **Deprecated.**

## Response `200`

OK

- CustomEmailObject
  - `ID` integer
  - `EnvironmentID` integer
  - `EmailType` integer
  - `SubjectEnglish` string
  - `BodyEnglish` string
  - `SubjectFrench` string
  - `BodyFrench` string
  - `SubjectSpanish` string
  - `BodySpanish` string
  - `SubjectPortugueseEuropean` string
  - `BodyPortugueseEuropean` string
  - `SubjectPortugueseBrazilian` string
  - `BodyPortugueseBrazilian` string
  - `CreatedBy` string, uuid
  - `CreatedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `ModifiedBy` string, uuid
  - `ModifiedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `created_by_user` object
  - `modified_by_user` object

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

[API](https://skmtc.net/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.net/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/0f2499440f4b/schema)
