---
title: "POST /v2/email/{slug}/invite"
method: POST
path: "/v2/email/{slug}/invite"
---

# POST /v2/email/{slug}/invite

`POST /v2/email/{slug}/invite`

Send event invites to a list of recipients

## Path parameters

- `slug` string, required

## Request body

- object
  - `recipients` string[]

## Response `200`

Successfully sent invites!

- object
  - `sent` boolean

## Other responses

- `400` — Invalid input received. Bad request.
- `500` — Unable to fullfil request due to internal server error.

## Changes

- **2024-04-23** `f670ce1546ef` — 1 info
  - endpoint added
- **2023-11-03** `b77bfb068867` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/changes/v2/email/:slug/invite/post.md)

---

[API](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/revisions/e003b998de45/schema)
