---
title: "Changes to Create Organization Role"
method: POST
path: "/auth/organization/create-role"
---

# Changes to Create Organization Role

`POST /auth/organization/create-role`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-08-24** `9d1da42c10ce` — 1 breaking
- **2026-08-24** `200744ae0bef` — 3 breaking
- **2026-08-24** `08bbb5bedb5d` — 3 breaking, 7 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `9d1da42c10ce` — 1 breaking
  - the `permission/additionalProperties/` request property type/format changed from ``/`` to `array`/``
- **2026-08-24** `200744ae0bef` — 3 breaking
  - the request property `additionalFields` became not nullable
  - the request property `organizationId` became not nullable
  - the `permission` request property type/format changed from `string`/`` to `object`/``
- **2026-08-24** `08bbb5bedb5d` — 3 breaking, 7 info
  - the request property `additionalFields` became not nullable
  - the request property `organizationId` 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`
  - added the success response with the status `200`
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

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