---
title: "POST /v1/workflows/{workflowId}/contents/email"
method: POST
path: "/v1/workflows/{workflowId}/contents/email"
---

# POST /v1/workflows/{workflowId}/contents/email

`POST /v1/workflows/{workflowId}/contents/email`

## Path parameters

- `workflowId` number, 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)
