---
title: "Changes to Create organization invite"
method: POST
path: "/api/v1/orgs/{org_uuid}/invites"
---

# Changes to Create organization invite

`POST /api/v1/orgs/{org_uuid}/invites`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-25** `55772030ddd3` — 9 warning
- **2026-08-19** `b38f8e603649` — 9 info

## Changes

- **2026-08-25** `55772030ddd3` — 9 warning
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `code` from the response with the `404` status
  - removed the optional property `code` from the response with the `409` status
  - removed the optional property `fields` from the response with the `401` status
  - removed the optional property `fields` from the response with the `404` status
  - removed the optional property `fields` from the response with the `409` status
  - removed the optional property `request_id` from the response with the `401` status
  - removed the optional property `request_id` from the response with the `404` status
  - removed the optional property `request_id` from the response with the `409` status
- **2026-08-19** `b38f8e603649` — 9 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `404` status
  - added the optional property `code` to the response with the `409` status
  - added the optional property `fields` to the response with the `401` status
  - added the optional property `fields` to the response with the `404` status
  - added the optional property `fields` to the response with the `409` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `404` status
  - added the optional property `request_id` to the response with the `409` status

---

[Operation](https://skmtc.dev/crosmos/apis/crosmos-api/docs/api/v1/orgs/:org_uuid/invites/post.md) · [API](https://skmtc.dev/crosmos/apis/crosmos-api.md) · [Page](https://skmtc.dev/crosmos/apis/crosmos-api/changes/api/v1/orgs/:org_uuid/invites/post)
