---
title: "POST /v1/cli/workflows/email/upload"
method: POST
path: "/v1/cli/workflows/email/upload"
---

# POST /v1/cli/workflows/email/upload

`POST /v1/cli/workflows/email/upload`

## Query parameters

- `environment` string, required
- `identifier` string, required

## Request body

- UploadWorkflowEmailContentDTO
  - `subject` string, required
  - `bodyHtmlTemplate` string, required
  - `bodyJsonTemplate` string, required
  - `attachmentKey` string
  - `layout` string

## Response `200`

- object

---

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