---
title: "Changes to Invite User to Organization"
method: POST
path: "/organizations/{orgId}/invitations"
---

# Changes to Invite User to Organization

`POST /organizations/{orgId}/invitations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 10 breaking, 4 warning, 1 info
- **2025-02-04** `9433593378b5` — 1 info

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 10 breaking, 4 warning, 1 info
  - removed the required property `accepted` from the response with the `200` status
  - removed the required property `dtEndAccess` from the response with the `200` status
  - removed the required property `dtExpiry` from the response with the `200` status
  - removed the required property `email` from the response with the `200` status
  - removed the required property `firstName` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `invitingPrincipalId` from the response with the `200` status
  - removed the required property `lastName` from the response with the `200` status
  - removed the required property `permissionPolicyIds` from the response with the `200` status
  - removed the required property `version` from the response with the `200` status
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `dtCreated` from the response with the `200` status
  - removed the optional property `dtLastModified` from the response with the `200` status
  - removed the optional property `lastModifiedBy` from the response with the `200` status
  - added `#/components/schemas/AbstractResponse, subschema #2` to the response body `allOf` list for the response status `200`
- **2025-02-04** `9433593378b5` — 1 info
  - api operation id `InviteUserToOrg` removed and replaced with `CreateOrgUserInvitation`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/invitations/post.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/invitations/post)
