---
title: "Create email share"
method: POST
path: "/v1/shares/email/{share_id}"
tags: ["share"]
---

# Create email share

`POST /v1/shares/email/{share_id}`

## Path parameters

- `share_id` number, required

## Request body

- Model167
  - `contacts` string[]
  - `lists` string[]
  - `variables` Properties
  - `customParams` Properties
  - `sendLaterInDays` number
  - `sendLater` string, date

## Response `default`

Successful

---

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