---
title: "Changes to Create a user"
method: POST
path: "/v2/users"
---

# Changes to Create a user

`POST /v2/users`

> Every recorded change to this endpoint, newest first.
> 16 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 16 revisions.

- **2026-08-07** `1e87d8a4cf69` — 1 breaking, 3 info

## Changes

- **2026-08-07** `1e87d8a4cf69` — 1 breaking, 3 info
  - removed `#/components/schemas/PredefinedUserRoleAssignment, #/components/schemas/CustomUserRoleAssignment` from the `role` request property `oneOf` list
  - mapped value for discriminator key `CUSTOM` changed from `#/components/schemas/CustomUserRoleAssignment` to `#/components/schemas/CustomUserRoleAssignmentRequest` for `role` request property
  - mapped value for discriminator key `PREDEFINED` changed from `#/components/schemas/PredefinedUserRoleAssignment` to `#/components/schemas/PredefinedUserRoleAssignmentRequest` for `role` request property
  - added `#/components/schemas/PredefinedUserRoleAssignmentRequest, #/components/schemas/CustomUserRoleAssignmentRequest` to the `role` request property `oneOf` list

---

[Operation](https://skmtc.dev/arize-ai/apis/arize-rest-api/docs/v2/users/post.md) · [API](https://skmtc.dev/arize-ai/apis/arize-rest-api.md) · [Page](https://skmtc.dev/arize-ai/apis/arize-rest-api/changes/v2/users/post)
