---
title: "POST /v1/sender/email/{uid}/template"
method: POST
path: "/v1/sender/email/{uid}/template"
tags: ["Sender"]
---

# POST /v1/sender/email/{uid}/template

`POST /v1/sender/email/{uid}/template`

## Path parameters

- `uid` string, required

## Request body

- RabbitApiV1SendEmailWithTemplateRequest
  - `uid` string
  - `templateUID` string
  - `jsonData` string
  - `to` string[]
  - `cc` string[]

## Response `200`

OK

- RabbitApiV1SendReply
  - `uid` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
