---
title: "Changes to Add Org User"
method: POST
path: "/api/v1/orgs/{org_id}/users"
---

# Changes to Add Org User

`POST /api/v1/orgs/{org_id}/users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-25** `e63bfe8e38b4` — 2 breaking, 1 warning, 1 info

## Changes

- **2026-08-25** `e63bfe8e38b4` — 2 breaking, 1 warning, 1 info
  - added the new required request property `clerk_user_id`
  - removed the required property `workos_user_id` from the response with the `201` status
  - removed the request property `workos_user_id`
  - added the required property `clerk_user_id` to the response with the `201` status

---

[Operation](https://skmtc.dev/xenovia/apis/controlplane/docs/api/v1/orgs/:org_id/users/post.md) · [API](https://skmtc.dev/xenovia/apis/controlplane.md) · [Page](https://skmtc.dev/xenovia/apis/controlplane/changes/api/v1/orgs/:org_id/users/post)
