---
title: "Invite Member"
method: POST
path: "/organizations/{org_id}/invite"
tags: ["organizations"]
---

# Invite Member

`POST /organizations/{org_id}/invite`

## Path parameters

- `org_id` string, required

## Request body

- InviteRequest
  - `email` string, email, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/revisions/83e9a1f577a3?raw)
