---
title: "Send Current Org Invite"
method: POST
path: "/api/org/invites"
---

# Send Current Org Invite

`POST /api/org/invites`

## Request body

- CreateInviteRequest
  - `email` string, email, required
  - `role` string

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.net/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/revisions/e43028aaffe3/schema)
