---
title: "Changes to Invite Organization Member"
method: POST
path: "/auth/organization/invite-member"
---

# Changes to Invite Organization Member

`POST /auth/organization/invite-member`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-08-24** `200744ae0bef` — 2 breaking, 3 info
- **2026-08-24** `08bbb5bedb5d` — 3 breaking, 6 info
- **2026-03-05** `c45ef22a736c` — 2 info
- **2026-03-04** `21aca40b5846` — 1 info

## Changes

- **2026-08-24** `200744ae0bef` — 2 breaking, 3 info
  - the request property `organizationId` became not nullable
  - the request property `resend` became not nullable
  - the request property `teamId` became optional
  - request property `role` list-of-types was widened by adding types `array` to media type `application/json`
  - request property `teamId` list-of-types was widened by adding types `array` to media type `application/json`
- **2026-08-24** `08bbb5bedb5d` — 3 breaking, 6 info
  - the request property `organizationId` became not nullable
  - the request property `resend` became not nullable
  - removed the media type `application/json` for the response with the status `401`
  - the endpoint scheme security `bearerAuth` was removed from the API
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2026-03-05** `c45ef22a736c` — 2 info
  - the request property `organizationId` became nullable
  - the request property `resend` became nullable
- **2026-03-04** `21aca40b5846` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/auth/organization/invite-member/post.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/organization/invite-member/post)
