---
title: "Create an Estuary invite"
method: POST
path: "/admin/invites"
tags: ["content"]
---

# Create an Estuary invite

`POST /admin/invites`

This endpoint is used to create an estuary invite.

## Path parameters

- `code` string, required

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2022-11-22** `31f2d4da1cca` — 1 info
  - endpoint added
- **2022-11-22** `b7924333f5cf` — 1 breaking
  - api path removed without deprecation
- **2022-11-21** `3199a1d01a41` — 1 info
  - endpoint added
- **2022-11-21** `534d0e785c77` — 1 breaking
  - api path removed without deprecation
- **2022-11-21** `24f0c844cb52` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/application-research/apis/estuary-api/changes/admin/invites/post.md)

---

[API](https://skmtc.dev/application-research/apis/estuary-api.md) · [All operations](https://skmtc.dev/application-research/apis/estuary-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/application-research/estuary-api/revisions/ccc52f029fac/schema)
