---
title: "POST /invitation"
method: POST
path: "/invitation"
deprecated: true
---

# POST /invitation

`POST /invitation`

> **Deprecated.**

Send invitation

## Query parameters

- `id` string, required

## Request body

- EmailObject
  - `email` string, email, required

## Response `200`

Success response

- object
  - `success` boolean, required

## Other responses

- `default` — Unexpected error

## Changes

- **2026-07-17** (v4) `8dd1fdcc9afd` — 1 info
  - endpoint deprecated
- **2026-02-03** (v4) `a6224764f9ae` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/invitation/post.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/revisions/8dd1fdcc9afd/schema)
